RadioGroup

Read more about this component in the Aksel documentation.

Choose your experience

Properties

PropertyDescriptionDefault
Control
Properties
name

Override internal name

string
-
size
"small" "medium" "medium"
value
bindable

Controlled state for Radio

typeParameter
-
Snippets
children

Collection of <Radio />-elements

 -
Events
onchange

Returns current checked Radio in group

 -

Properties included from: Omit<FieldsetProps, "onchange" | "errorPropagation" | "nativeReadOnly">