Appearance
Checkboxes Component
Component:
blade
<x-checkboxes />Purpose
Render a group of checkbox inputs from an options map.
Common Inputs
idnametitlevalueoptionsdisabledinlinevalidationrequiredhint
Behavior
- checks items that exist in the current
valuearray - disables any keys present in
disabled - applies the validation attribute only to the first checkbox for grouped validation