Member predicate Vue::ClassComponent::getDecoratorOptions
Gets the options object passed to the @Component
decorator, if any.
These options correspond to the options one would pass to new Vue({...})
or similar.
Gets the options object passed to the @Component
decorator, if any.
These options correspond to the options one would pass to new Vue({...})
or similar.