trait HasExtraHeaderAttributes (View source)

Properties

protected array $extraHeaderAttributes

Methods

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

No description

array
getExtraHeaderAttributes()

No description

ComponentAttributeBag
getExtraHeaderAttributeBag()

No description

Details

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

No description

Parameters

array|Closure $attributes
bool $merge

Return Value

HasExtraHeaderAttributes

array getExtraHeaderAttributes()

No description

Return Value

array

ComponentAttributeBag getExtraHeaderAttributeBag()

No description

Return Value

ComponentAttributeBag