trait HasLabel (View source)

Properties

protected Htmlable|Closure|null $label
protected bool $shouldTranslateLabel

Methods

label(Htmlable|Closure|null $label)

No description

translateLabel(bool $shouldTranslateLabel = true)

No description

Htmlable
getLabel()

No description

Details

HasLabel label(Htmlable|Closure|null $label)

No description

Parameters

Htmlable|Closure|null $label

Return Value

HasLabel

HasLabel translateLabel(bool $shouldTranslateLabel = true)

No description

Parameters

bool $shouldTranslateLabel

Return Value

HasLabel

Htmlable getLabel()

No description

Return Value

Htmlable