toggle menu
core
0.44.1
js
switch theme
search in API
core
/
de.peekandpoke.kraft.addons.semanticui.forms
/
UiCheckboxField
Ui
Checkbox
Field
js
fun
<
T
>
Tag
.
UiCheckboxField
(
value
:
T
,
onChange
:
(
T
)
->
Unit
,
off
:
T
,
on
:
T
,
builder
:
UiCheckBoxComponent.Options
<
T
>
.
(
)
->
Unit
=
{}
)
:
ComponentRef
<
UiCheckBoxComponent
<
T
,
UiCheckBoxComponent.Props
<
T
>
>
>
val
Tag
.
UiCheckboxField
:
UiCheckboxFieldRenderer