Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.4 KB

File metadata and controls

48 lines (40 loc) · 1.4 KB

Gitter Published on webcomponents.org Build status

<shibui-dropdown-menu>

Simple, modern, and inspired dropdown menu.

Updated to work with Polymer 3.

npm install --save shibui-dropdown-menu yarn add shibui-dropdown-menu

<shibui-dropdown-menu>
  <button slot="trigger">Trigger</button>
  <a>Account Settings</a>
  <a>Notifications</a>
  <a>Sign out</a>
</shibui-dropdown-menu>

Inspired By