1.3.1 • Published 3 years ago

@leatortay/simple-select v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Simple select

A simple package to override native select in your code by custom one, fully customizable with css. I have create it because i was always upgrading native select for clients and instead of developing it each time, i have created this package. It is for personnal purpose but you can use it, or use the source code and update depending on your need.

You can install it : npm i simple-select

Then use it : import CustomSelect from "./simple-select" new CustomSelect({ element: 'select', container: '.output-div-for-custom-one' })

1.4.1

3 years ago

1.3.1

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago