Страницы · Laravilt
IconPicker
Pick Lucide icons from a searchable grid.
Pick an icon from the Lucide library. The stored value is the icon name.
Basic usage
php
Restrict the icon set
php
Multiple icons
php
API reference
| Method | Description |
|---|---|
icons(array|Closure) | Limit the available icons |
searchable(bool) | Search box |
gridColumns(int) | Columns in the grid |
showIconName(bool) | Show names under icons |
multiple(bool) / minItems() / maxItems() | Multiple icons |