trait HasExtraTopbarAttributes (View source)

Properties

protected array $extraTopbarAttributes

Methods

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

No description

array
getExtraTopbarAttributes()

No description

ComponentAttributeBag
getExtraTopbarAttributeBag()

No description

Details

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

No description

Parameters

array|Closure $attributes
bool $merge

Return Value

HasExtraTopbarAttributes

array getExtraTopbarAttributes()

No description

Return Value

array

ComponentAttributeBag getExtraTopbarAttributeBag()

No description

Return Value

ComponentAttributeBag