Skip to content

Commit e9d323d

Browse files
committed
docs(storybook): document the default slot
1 parent 64a9ceb commit e9d323d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-tabs/lib/uui-tab-group.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { UUITabElement } from './uui-tab.element';
66

77
/**
88
* @element uui-tab-group
9+
* @slot default - Default slot for the tab group
910
*/
1011
@defineElement('uui-tab-group')
1112
export class UUITabGroupElement extends LitElement {

0 commit comments

Comments
 (0)