$fieldClass->props()
Define the props that will be sent to the Vue component
$fieldClass->props(): array
Return type
array
This method modifies the existing $fieldclass
object it is applied to and returns it again.
Define the props that will be sent to the Vue component
$fieldClass->props(): array
array
This method modifies the existing $fieldclass
object it is applied to and returns it again.