paper-dropdown-menu
paper-dropdown-menu copied to clipboard
expose fit-into
Description
Expose fit-into default this is window but in some cases you want to use another fit-into target. This is in general handy when you’re using dynamic-align=true and the element where you want your paper-dropdown-menu want to fit into is not window
This only will work if issue 108 of paper-menu-button is fixed, because paper-dropdown-menu is using paper-menu-button
Expected outcome
that fit-into is exposed and can be set.
Actual outcome
Live Demo
Steps to reproduce
Browsers Affected
- [x] Chrome
- [x] Firefox
- [x] Safari 9
- [x] Safari 8
- [x] Safari 7
- [x] Edge
- [x] IE 11
- [x] IE 10