Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MichaelScript/shibui-dropdown-menu

 
 

Repository files navigation

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

About

Simple, modern, and inspired dropdown menu. Updated to work for polymer 3, added to npm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.7%
  • HTML 37.3%