hjl19911127 / vue-drawer-layout

A simple DrawerLayout component for Vue.js.
http://share.codehuang.com/vue-drawer-layout
MIT License
409 stars 86 forks source link

Open drawer like Android, on top of content #22

Closed devWaleed closed 1 year ago

devWaleed commented 5 years ago

Is it possible to open drawer on top of content? Like in Android instead of sliding the content to left/right?

hjl19911127 commented 5 years ago

Not supported now. It will be considered soon. Thanks for your feedback.

devWaleed commented 5 years ago

@hjl19911127 ok I am using your Drawer in one of my mobile app with Cordova. Thanks for making this.

hjl19911127 commented 1 year ago

@devWaleed upgrade to latest version and use drawer-position="top" prop