Ctrl + k
Theme:

RadioGroup

RadioGroup component is a wrapper for Radio component, it can be used to group multiple radios in one component.

value: CSS

You can use default slot to pass a custom label for RadioGroup.

value: "css"

You can use color property to define background color for all Radios inside the RadioGroup

value: CSS

Group radios on the same horizontal row by setting inline boolean property.

value: CSS

Put radios on the opposite side with the reverse boolean property.

value: CSS

value: "css"

Set an array of objects to items property and define label.

value: undefined

value: undefined
© 2024 YeSvelte. All Rights Reserved