RadioGroupProps
Hierarchy
-
ComponentPropsWithoutRef<"div">↳
RadioGroupProps
Table of contents
Properties
Properties
className
• Optional className: string
Overrides
ComponentPropsWithoutRef.className
Defined in
packages/components/src/radio/radio-group.tsx:61 (opens in a new tab)
direction
• Optional direction: "row" | "column"
Defined in
packages/components/src/radio/radio-group.tsx:66 (opens in a new tab)
error
• Optional error: boolean
Defined in
packages/components/src/radio/radio-group.tsx:62 (opens in a new tab)
errorText
• Optional errorText: string
Defined in
packages/components/src/radio/radio-group.tsx:64 (opens in a new tab)
helpText
• Optional helpText: string
Defined in
packages/components/src/radio/radio-group.tsx:63 (opens in a new tab)
label
• label: ReactNode
Defined in
packages/components/src/radio/radio-group.tsx:65 (opens in a new tab)
state
• Optional state: RadioStore
Defined in
packages/components/src/radio/radio-group.tsx:67 (opens in a new tab)