Skip to content

Radios Colored Component

Component:

blade
<x-radios-colored />

Common Inputs

  • id
  • name
  • title
  • value
  • options
  • disabled
  • validation
  • required
  • hint

Behavior

  • renders one radio per option
  • uses the option value as the stored radio value
  • uses the option label as the swatch color

All rights reserved.