select-component-oc
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i select-component-oc

Weekly Downloads

16

Version

1.4.0

License

MIT

Unpacked Size

7.46 kB

Total Files

15

Last publish

Collaborators

  • willigan