class CommentFrame 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(Comment $comment, bool $withReplies = false, bool $lazy = false)

No description

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(Comment $comment, bool $withReplies = false, bool $lazy = false)

No description

Parameters

Comment $comment
bool $withReplies
bool $lazy

render()

No description