Radios

NRadio
Name
Type
Default
Description
option
[String, Number, Boolean, Object]
true

Value of the option in the radio group

NRadioGroup
Name
Type
Default
Description
options
Array
--

An array of options [{ label: 'Cat', value: 'cat' }]

label-prop
String
label

Property of the option object to use as label

value-prop
String
value

Property of the option object to use as value

stacked
Boolean
--

Stack options vertically

gap
String
small

Gap size between items

Default Radio

Current value: false

Multiple Radios

Current value: rats

Image Boxes

Current value:

Radio Group

Current value: []

Radio Group with Slots

Current value: 18