3.0.1 • Published 6 years ago

shibui-dropdown-menu v3.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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