ctify

Theme Controls

Radio button

Radio buttons let people select one option from a set of options

Usage

Props

PropsTypeDescriptionDefault
valuestringThe value of the radionull
defaultValuestringThe defaultValue of the radionull

Events

EventsDescription
onChangefired when value changed

SubComponent

NameDescription
Radio.ItemRadio Item

SubComponent Props

PropsTypeDescriptionDefault
valuestringThe value of the radio itemfalse
disabledbooleanWhether the radio item is disabledfalse
colorprimary secondary tertiaray errorThe color of the radio itemprimary