Search code examples
javascriptpolymercustom-element

Polymer Second Paper Drawer


i need a second paper drawer on the right side of my site. Is this possible with polymer 1 and the paper-drawer element? have anyone a code sample for me?

thanks for your help!


Solution

  • If you want to keep using elements by Google, you can use app-layout's app-drawer-layout, they even have a 2 drawer demo so you can view its source code for an example