1.4.0 • Published 8 months ago

select-component-oc v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Select Componant

Select Componant is a helpfull componant for create select inputs with options

1. Prerequisites

2. Technologies

  • JS
  • HTML
  • CSS

3.Author

Guillaume Gernigon

4. Licensing

This project was built under the Creative Commons licence.

5 How to use Select Componant ?

  1. install componant with npm i select-componant-oc.
  2. import Select componant in your project
  3. paste options list in your select componant.

5 How to use props of Select Componant ?

  • name (string): name of the select
  • options (Array of objects with name and id's properties): array of options
  • onChange (Function): Event function when an option is selected
  • style (Css properties): css properties for change style
  • className (string): change element class
1.4.0

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.1.0

10 months ago

1.0.0

10 months ago

0.11.0

10 months ago

0.10.0

10 months ago

0.9.0

10 months ago

0.8.0

10 months ago

0.7.0

10 months ago

0.6.0

10 months ago

0.5.0

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago