RadioGroup
@arolariu/components / RadioGroup
RadioGroup
Coordinates radio group state and selection behavior.
Remarks
- Renders a
<div>element by default - Built on Base UI Radio Group
- Supports the
renderprop for element composition
Example
<RadioGroup>Content</RadioGroup>
See
Type Aliases
// was this page useful?