Skip to content

gribouille/elm-select-tailwind

Repository files navigation

elm-select-tailwind

ELM select and multi select components with autocompletion for tailwind.

Usage

Installation

With ELM package:

> elm install gribouille/elm-select-tailwind

With NPM package

> elm install elm-select-tailwind

Examples

To start the examples in dev mode:

> npm install
> cd examples
> npm run dev

Open http://localhost:1234.

Documentation

See the documentation here.

Contributing

Feedback and contributions are very welcome.

License

This project is licensed under MIT.