Skip to content

SiMenuItemCheckboxComponent documentation

selector
si-menu-item-checkbox, button[si-menu-item-checkbox]

Input Properties

NameTypeDefaultDescription
badge
(string | number)
badgeColor
string'secondary'
checked
booleanWhether the element is checked
disabled
booleanfalse
icon
string
iconBadgeDot
(undefined | string | number | boolean)false

Output Properties

NameTypeDescription
(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.