vue-galery-dropdown

1.0.2 • Public • Published

Galery DropDown

Instalação

$ npm install --save vue-galery-dropdown

Exemplo

import GaleryDropDown from 'vue-galery-dropdown'
<GaleryDropDown 
    label="Open Galery" 
    v-bind:items="items" 
    direction="left"
/>

Parâmetros

Nome Tipo Opções
label String
items Array Array de itens
direction String ['left','right']

Item

Nome Tipo
label String
backgroundImage String url
backgroundColor String
onClick Function

Todos

  • Escrever Tests

License

MIT

Free Module, Hell Yeah!

Readme

Keywords

none

Package Sidebar

Install

npm i vue-galery-dropdown

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

365 kB

Total Files

12

Last publish

Collaborators

  • dbarrinha