trait HasExtraInputAttributes (View source)

Properties

protected array $extraInputAttributes

Methods

extraInputAttributes(array|Closure $attributes, bool $merge = false)

No description

array
getExtraInputAttributes()

No description

ComponentAttributeBag
getExtraInputAttributeBag()

No description

Details

HasExtraInputAttributes extraInputAttributes(array|Closure $attributes, bool $merge = false)

No description

Parameters

array|Closure $attributes
bool $merge

Return Value

HasExtraInputAttributes

array getExtraInputAttributes()

No description

Return Value

array

ComponentAttributeBag getExtraInputAttributeBag()

No description

Return Value

ComponentAttributeBag