HasSelect
trait HasSelect (View source)
Traits
Properties
protected string|null | $id | from HasId | |
protected string[] | $options | ||
protected string|null | $placeholder |
Methods
placeholder(string $placeholder)
No description
array
getOptions()
No description
string|null
getPlaceholder()
No description
Details
in
HasId at line 16
string
getId()
No description
HasSelect
options(Arrayable|string|Closure $options)
No description
HasSelect
placeholder(string $placeholder)
No description
array
getOptions()
No description
string|null
getPlaceholder()
No description