Components
CheckboxGroup
Code

CheckboxGroup

NOTE: Exotic components are not callable.

Parameters

props

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

Props

direction (optional)

  • Type: row | column

error (optional)

  • Type: boolean

errorText (optional)

  • Type: @types/react.React.ReactNode

helpText (optional)

  • Type: @types/react.React.ReactNode

label

  • Type: @types/react.React.ReactNode

View source (opens in a new tab)