Member predicate Vue::ComponentRegistration::getOwnOptions
Gets an API node referring to the options passed to the Vue object,
such as the object literal {...}
in new Vue{{...})
or the default export of a single-file component.
Gets an API node referring to the options passed to the Vue object,
such as the object literal {...}
in new Vue{{...})
or the default export of a single-file component.