class TagRow extends Component (View source)

Traits

Methods

string|null
streamableClassName()

No description

array
data()

Automatically set the class attribute on the attribute bag.

withAttributes(array $attributes)

Automatically set the class attribute on the attribute bag.

__construct(Tag $tag)

No description

string
render()

No description

Details

string|null streamableClassName()

No description

Return Value

string|null

array data()

Automatically set the class attribute on the attribute bag.

Return Value

array

Streamable withAttributes(array $attributes)

Automatically set the class attribute on the attribute bag.

Parameters

array $attributes

Return Value

Streamable

__construct(Tag $tag)

No description

Parameters

Tag $tag

string render()

No description

Return Value

string