Interface for a class RibbonCheckBoxSettings
Event triggers when the checkbox state is changed.
EmitType<Event>
Event triggers once the checkbox is created.
boolean
Defines the whether the checkbox is checked or not.
string
Defines one or more CSS classes to customize the appearance of checkbox.
{ : }
Specifies additional HTML attributes to be applied to the checkbox.
string
Defines the label for the checkbox.
Defines whether the label is position After
or Before
the checkbox.