trait HasExtraSidebarAttributes (View source)

Properties

protected array $extraSidebarAttributes

Methods

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

No description

array
getExtraSidebarAttributes()

No description

ComponentAttributeBag
getExtraSidebarAttributeBag()

No description

Details

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

No description

Parameters

array|Closure $attributes
bool $merge

Return Value

HasExtraSidebarAttributes

array getExtraSidebarAttributes()

No description

Return Value

array

ComponentAttributeBag getExtraSidebarAttributeBag()

No description

Return Value

ComponentAttributeBag