tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Drawer display level #470

Closed be-next-hotdog closed 7 years ago

be-next-hotdog commented 7 years ago

Hello guys, I looked through the doc and didn't find an attribute which defines the drawer display style : over / beneath the AppBar ? Any quick ways to do that ? Thx,

be-next-hotdog commented 7 years ago

I made it work by rewriting inline style z-index, I think it's better to join it as natural props.