SiMenuItemComponent documentation¶
selector
si-menu-item, a[si-menu-item], button[si-menu-item]
Input Properties¶
Name | Type | Default | Description |
---|---|---|---|
badge ¶ | (string | number ) | ||
badgeColor ¶ | string | 'secondary' | |
disabled ¶ | boolean | false | |
icon ¶ | string | ||
iconBadgeDot ¶ | (undefined | string | number | boolean ) | false |
Output Properties¶
Name | Type | Description |
---|---|---|
(readonly) triggered ¶ | EventEmitter <void > | If this MenuItem is a regular MenuItem, outputs when it is triggered by a keyboard or mouse event. |
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.