Loading primary plugin and setting up the install method to link in to Vue instance
- Source:
Members
(inner) C3SPlugin
- Source:
(inner, constant) modules
Modules array to list the name of the submodule and the file to import.
- Source:
Modules array to list the name of the submodule and the file to import
Methods
(inner) install(Vue, options)
Setup function for the plugin, must provide a store and a Swagger file URL.
- Source:
Setup function for the plugin, must provide a store and a Swagger file URL
Parameters:
Name | Type | Description |
---|---|---|
Vue |
Provided | |
options |
Object | Expects the store and Swagger URL |