Member predicate Vue::Component::getAsClassComponent
Gets the class implementing this Vue component, if any.
Specifically, this is a class annotated with @Component
which flows to the options
object of this Vue component.
Gets the class implementing this Vue component, if any.
Specifically, this is a class annotated with @Component
which flows to the options
object of this Vue component.