Skip to content

jio-radio

Props

Prop nameDescriptionTypeValuesDefault
idAn ID must be suppliedstring-
nameThe ID of the radio collection to which this radio belongsstring-
valueThe value associated with this radiostring-
requiredWhether the radio must be selected
@values true, false
boolean-
isInvalidWhether validation determined the radio state is invalid
@values true, false
boolean-
inlineWhether the radio should render inline
@values true, false
boolean-
disabledWhether the radio is disabled
@values true, false
boolean-
themeThe desired palette
@values "primary", "secondary"
Theme-"primary"

Slots

NameDescriptionBindings
default

View on Gitlab

General

This component is based on the Bootstrap radio.

View design in Figma

Code examples

Two simple radios.