vue-directive-props

1.0.0 • Public • Published

vue-props

Spread props object for vue component.

Requirements

  • Vue ^1.0

Install

npm install vue-props

or just download build/vue-props.min.js.

Usage

<component v-for="comp in cList"
            :is="comp.type"
            v-props="comp.props"></component>
 

Package Sidebar

Install

npm i vue-directive-props

Weekly Downloads

3

Version

1.0.0

License

ISC

Last publish

Collaborators

  • ijse