We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd054e commit 5b338efCopy full SHA for 5b338ef
packages/uui-button-inline-create/lib/uui-button-inline-create.element.ts
@@ -10,7 +10,7 @@ import { styleMap } from 'lit/directives/style-map.js';
10
import { UUIButtonInlineCreateEvent } from './UUIButtonInlineCreateEvent';
11
12
/**
13
- * @element uui-inline-create-button
+ * @element uui-button-inline-create
14
* @description - Special button for creating new elements
15
* @attr {Boolean} vertical - display vertical version of the button
16
* @fires click on user click
0 commit comments