Components
RadioGroup
Code

RadioGroup

NOTE: Exotic components are not callable.

Parameters

props

  • Type: @vtex/shoreline-components.RadioGroupProps & @types/react.React.RefAttributes<typescript.HTMLInputElement>

Props

className (optional)

  • Type: string

direction (optional)

  • Type: row | column

error (optional)

  • Type: boolean

errorText (optional)

  • Type: string

helpText (optional)

  • Type: string

label

  • Type: @types/react.React.ReactNode

state (optional)

  • Type: @ariakit/react-core.RadioStore

View source (opens in a new tab)