trait HasPlaceholder (View source)

Properties

protected Htmlable|Closure|null $placeholder

Methods

placeholder(Htmlable|Closure|null $placeholder)

No description

Htmlable|null
getPlaceholder()

No description

Details

HasPlaceholder placeholder(Htmlable|Closure|null $placeholder)

No description

Parameters

Htmlable|Closure|null $placeholder

Return Value

HasPlaceholder

Htmlable|null getPlaceholder()

No description

Return Value

Htmlable|null