Seiten · Laravilt
ToggleButtons
Button group for selecting one or more options.
A group of buttons for selecting one or more options.
Basic usage
php
Grouped, icons and colors
php
Multiple selection
php
API reference
| Method | Description |
|---|---|
options(array|Closure) | Set options |
multiple(bool) | Allow several values |
grouped(bool) | Join the buttons into one group |
inline(bool) | Inline layout |
icons(array|Closure) | Icon per option |
colors(array|Closure) | Color per option |