Enhanced dropdown component in place of `<select>`, to be used with `@wide/modulus`.
npm install @wide/modulus-dropdown, to be used with @wide/modulus.
npm install @wide/modulus-dropdown --save
`
Usage
Register this component using Modulus:
`js
import modulus from '@wide/modulus'
import Dropdown from '@wide/modulus-dropdown'
modulus.component('dropdown', Dropdown)
`
Import base scss styles:
`css
@import '@wide/modulus-dropdown';
`
Add [is="dropdown"] attribute to any