RadioGroupItem
@arolariu/components / RadioGroupItem
RadioGroupItem
Renders the radio group item.
Remarks
- Renders a
<button>element by default - Built on Base UI Radio Group
- Supports the
renderprop for element composition
Example
<RadioGroupItem>Content</RadioGroupItem>
See
Type Aliases
// was this page useful?