vue-sidebar

0.0.2 • Public • Published

vue-sidebar

A sidebar component for VueJS inspired by Google's Material Design Navigation Draw spec.

Setup

import svg from 'vue-sidebar'
...
Vue.use(VueSidebar, {
  sprites : './sprites.svg',
  prefix  : 'icon-',
  class   : 'icon'
})

Usage

See example/app.vue

Readme

Keywords

none

Package Sidebar

Install

npm i vue-sidebar

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • phunky