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>