Members
(static, constant) namespace :string
命名空间
Type:
- string
(inner) prefix
组件前缀
Methods
(static) install(Mod) → {Object}
为组件添加安装方法
Parameters:
| Name | Type | Description |
|---|---|---|
Mod |
Object | Vue组件 |
Returns:
- Type
- Object
命名空间
组件前缀
为组件添加安装方法
| Name | Type | Description |
|---|---|---|
Mod |
Object | Vue组件 |