HasLabel
trait HasLabel (View source)
Properties
protected bool|Closure | $isLabelHidden | ||
protected Htmlable|Closure|null | $label | ||
protected bool | $shouldTranslateLabel |
Methods
hiddenLabel(bool|Closure $condition = true)
No description
translateLabel(bool $shouldTranslateLabel = true)
No description
Htmlable|null
getLabel()
No description
bool
isLabelHidden()
No description
Details
HasLabel
disableLabel(bool|Closure $condition = true)
deprecated
deprecated
No description
HasLabel
hiddenLabel(bool|Closure $condition = true)
No description
HasLabel
label(Htmlable|Closure|null $label)
No description
HasLabel
translateLabel(bool $shouldTranslateLabel = true)
No description
Htmlable|null
getLabel()
No description
bool
isLabelHidden()
No description