Options
trait Options
Properties
| array | $options | Options available for the table (e.g. for select filters or other UI elements). |
Methods
void
setOptions()
Initialize and normalize options.
Details
at line 22
void
setOptions()
Initialize and normalize options.
Converts string options to ['label' => '...', 'icon' => null] format.