SiMenuItemRadioComponent documentation¶
selector
si-menu-item-radioInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| badge ¶ | (string | number) | ||
| badgeColor ¶ | string | 'secondary' | |
| checked ¶ | boolean | Whether the element is checked | |
| 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.