trait HasExtraAlpineAttributes (View source)

deprecated Use `\Filament\Support\Concerns\HasExtraAlpineAttributes` instead.

Traits

Properties

protected array $extraAlpineAttributes from  HasExtraAlpineAttributes

Methods

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

No description

ComponentAttributeBag
getExtraAlpineAttributeBag()

No description

Details

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

No description

Parameters

array|Closure $attributes
bool $merge

Return Value

HasExtraAlpineAttributes

array getExtraAlpineAttributes()

No description

Return Value

array

ComponentAttributeBag getExtraAlpineAttributeBag()

No description

Return Value

ComponentAttributeBag