Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Nov 12, 2014
1 parent 559b3c1 commit 1d2e131
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions paper-menu-button.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@
Example:
<paper-dropdown-menu>
<paper-menu-button>
<paper-icon-button icon="menu" noink></paper-icon-button>
<paper-dropdown class="dropdown">
<core-menu class="menu">
<paper-item>Share</paper-item>
<paper-item>Settings</paper-item>
<paper-item>Help</paper-item>
</core-menu>
</paper-dropdown>
</paper-dropdown-menu>
</paper-menu-button>
@group Paper Elements
@element paper-menu-button
Expand Down

0 comments on commit 1d2e131

Please sign in to comment.