# Assets
# directives
Type:
Object
Details:
A hash of directives to be made available to the Vue instance.
See also: Custom Directives
# components
Type:
Object
Details:
A hash of components to be made available to the Vue instance.
See also: Components