Vue Slider
A slide menu for vuejs.
Installation
NPM
npm i @jeremyhamm/vue-slider
Browser
Useage
Mount with global
Mount with component
Use in component
Important
- In order to use
full
mode the parent element needs to containref="app"
Properties
Name | Type | Default | Options |
---|---|---|---|
width | Number |
300 |
Menu Width (px) |
format | String |
overlay |
push, full, overlay |
direction | String |
left |
left, right |
opacity | Number |
0 |
0.00 - 1.00 Representing css opacity |