Skip to content

Ultra Radio

Create a radio group from configuration options.

Props

NameTypeDefaultDescription
optionsCheckboxMixedOption[]-Radio options
spaceSpaceProps-Spacing config
type`'default''button'`-

For more parameters, see radio-group.

RadioOption Properties

NameTypeDescription
slotsRecord<string, () => JSX.Element | undefined>Radio Slots

For more parameters, see radio, radio-button.

Released under the MIT License.