components
/
dev.fritz2.components
/
FormControlComponent
/
checkbox
js
checkbox
open fun
checkbox
(styling:
BasicParams
.() ->
Unit
= {}, baseClass:
StyleClass
= StyleClass.None, store:
Store
<
Boolean
>? = null, id:
String
? = null, prefix:
String
= ControlNames.checkbox, build:
CheckboxComponent
.() ->
Unit
= {})
Content copied to clipboard