components
/
dev.fritz2.components
/
FormControlComponent
/
radioGroup
js
radio
Group
open fun <
T
>
radioGroup
(styling:
BasicParams
.() ->
Unit
= {}, items:
List
<
T
>, store:
Store
<
T
>? = null, baseClass:
StyleClass
? = null, id:
String
? = null, prefix:
String
= ControlNames.radioGroup, build:
RadioGroupComponent
<
T
>.() ->
Unit
= {})
Content copied to clipboard