You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
polymer-ui-menu extends polymer-selector and the selector target is the menu itself. It would be useful to be able to locate the menu items as other than direct children of the menu. The itemsSelector property is intended for this use but it only works if the selector targets another element.
This would be useful for this type of construction:
polymer-ui-menu extends polymer-selector and the selector target is the menu itself. It would be useful to be able to locate the menu items as other than direct children of the menu. The itemsSelector property is intended for this use but it only works if the selector targets another element.
This would be useful for this type of construction:
See this thread for more info: https://groups.google.com/forum/#!topic/polymer-dev/CTumvA_cTtE
The text was updated successfully, but these errors were encountered: