HasDropdown
trait HasDropdown (View source)
Properties
protected bool|Closure | $hasDropdown | ||
protected string|Closure|null | $dropdownPlacement | ||
protected string|Closure|null | $dropdownMaxHeight | ||
protected int|Closure|null | $dropdownOffset | ||
protected MaxWidth|string|Closure|null | $dropdownWidth |
Methods
dropdown(bool|Closure $condition = true)
No description
dropdownPlacement(string|Closure|null $placement)
No description
dropdownMaxHeight(string|Closure|null $height)
No description
dropdownOffset(int|Closure|null $offset)
No description
dropdownWidth(MaxWidth|string|Closure|null $width)
No description
string|null
getDropdownPlacement()
No description
string|null
getDropdownMaxHeight()
No description
int|null
getDropdownOffset()
No description
MaxWidth|string|null
getDropdownWidth()
No description
bool
hasDropdown()
No description
Details
HasDropdown
dropdown(bool|Closure $condition = true)
No description
HasDropdown
dropdownPlacement(string|Closure|null $placement)
No description
HasDropdown
dropdownMaxHeight(string|Closure|null $height)
No description
HasDropdown
dropdownOffset(int|Closure|null $offset)
No description
HasDropdown
dropdownWidth(MaxWidth|string|Closure|null $width)
No description
string|null
getDropdownPlacement()
No description
string|null
getDropdownMaxHeight()
No description
int|null
getDropdownOffset()
No description
MaxWidth|string|null
getDropdownWidth()
No description
bool
hasDropdown()
No description