hosanna-ui-docs - v0.9.0
Preparing search index...
Views/Controls
CheckBox
CheckBoxEvent
Interface CheckBoxEvent
interface
CheckBoxEvent
{
isChecked
:
boolean
;
preventDefault
?:
boolean
;
type
:
string
;
view
:
CheckBoxView
;
}
Hierarchy
ViewEvent
<
CheckBoxView
>
CheckBoxEvent
Index
Properties
is
Checked
prevent
Default?
type
view
Properties
is
Checked
isChecked
:
boolean
Optional
prevent
Default
preventDefault
?:
boolean
type
type
:
string
view
view
:
CheckBoxView
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Checked
prevent
Default
type
view
hosanna-ui-docs - v0.9.0
Loading...