$component->key()
Returns a (unique) key that can be used for Vue's :key attribute
$component->key(): string
Return type
string
This method modifies the existing $component object it is applied to and returns it again.
Returns a (unique) key that can be used for Vue's :key attribute
$component->key(): string
string
This method modifies the existing $component object it is applied to and returns it again.