Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slot="drawer" with Polymer 2.0 #170

Open
jlramosr opened this issue Apr 10, 2017 · 0 comments
Open

slot="drawer" with Polymer 2.0 #170

jlramosr opened this issue Apr 10, 2017 · 0 comments

Comments

@jlramosr
Copy link

If you're using app-drawer with Polymer 2.0., it's necessary indicate the slot "drawer" to link app-drawer-layout element with lateral content. However, app-drawer-layout main content hasn't slot name.

    <app-drawer-layout>
          <app-drawer slot="drawer">
          </app-drawer>`
          
           MY CONTENT
   </app-drawer-layout> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant