$component->toArray()
Converts all props and computed props to an array
$component->toArray(): array
Return type
array
This method modifies the existing $component
object it is applied to and returns it again.
Converts all props and computed props to an array
$component->toArray(): array
array
This method modifies the existing $component
object it is applied to and returns it again.