Skip to content

Commit 75ba91e

Browse files
committed
docs(uui-card-user): adds documentation for the "avatar" slot
1 parent 5408f29 commit 75ba91e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-card-user/lib/uui-card-user.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import { ifDefined } from 'lit/directives/if-defined.js';
1313
* @description - Card component for displaying a user node.
1414
* @slot - slot for the default content area
1515
* @slot tag - slot for the tag with support for `<uui-tag>` elements
16+
* @slot avatar - slot for the avatar with support for the `<uui-avatar>` element
1617
* @slot actions - slot for the actions with support for the `<uui-action-bar>` element
1718
*/
1819
@defineElement('uui-card-user')

0 commit comments

Comments
 (0)