hjl19911127 / vue-drawer-layout

A simple DrawerLayout component for Vue.js.

Home Page:http://share.codehuang.com/vue-drawer-layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open drawer like Android, on top of content

devWaleed opened this issue · comments

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

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

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

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