vue-slideout icon indicating copy to clipboard operation
vue-slideout copied to clipboard

Simple vue implementation of Slideout.js touch sidebar / sidemenu library

Results 1 vue-slideout issues
Sort by recently updated
recently updated
newest added

Using vue-slideout with CDN on HTML page will result in "Slideout is not a constructor" error. You can check the demo that has the error below. [https://codepen.io/kabanoki/pen/xxbQmMR](https://codepen.io/kabanoki/pen/xxbQmMR) How should I...