forms
Radio
Radio button with label and description.
import { Radio } from "@raydenui/ui"Interactive demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Label |
description | string | — | Description |
position | "left" | "right" | "left" | Label side |
Radio button with label and description.
import { Radio } from "@raydenui/ui"| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Label |
description | string | — | Description |
position | "left" | "right" | "left" | Label side |