Member predicate Vue::Component::getOwnOptionsObject
DEPRECATED. Use getOwnOptions().getASink()
.
Gets the options passed to the Vue object, such as the object literal {...}
in new Vue{{...})
or the default export of a single-file component.
DEPRECATED. Use getOwnOptions().getASink()
.
Gets the options passed to the Vue object, such as the object literal {...}
in new Vue{{...})
or the default export of a single-file component.