Module: JFlowVuePlugin

Methods


<static> install(Vue, options)

安装 JFlowVuePlugin

Parameters:
Name Type Description
Vue Vue

Vue

options Object

Vue plugin 配置

Properties
Name Type Description
prefix string

组件前缀,默认是 j

custom Object

自定义组件,形式为 { key: {@link:Instance} }