A web component for selecting a single value from a list of options presented in an overlay.
A web component for selecting a single value from a list of options presented in an overlay.

``html`
Install the component:
`sh`
npm i @logo-elements/select -s
Once installed, import the component in your application:
`js``
import '@logo-elements/select';