0% Complete

FormRadioGroup

#

Basic usage

Basic usage

value: CSS
#

Custom label

Set a function to the labelFn (return string) to customize the label.

value: {"text":"CSS","code":"css"}
#

Colors

Set color property to define background color for all Radios inside the RadioGroup

value: CSS
#

Inline

Set inline property to display inline all Radios inside the RadioGroup

value: CSS
#

Reverse

Set reverse property to reverse position of all Radios inside the RadioGroup

value: CSS
#

Binding

Set an array of objects to items property and define label.

value: undefined