googlearchive / paper-menu-button

An icon button that opens a drop-down menu for use in toolbars, etc.
9 stars 7 forks source link

<paper-menu-button> docs suggest <div> child elements, should be <paper-item> #51

Closed kenmoore closed 10 years ago

kenmoore commented 10 years ago

The documentation shows DIV elements as children of a paper-menu-button, but DIVs will not work, they need to be paper-item

morethanreal commented 10 years ago

divs should work now.