1.0.1 • Published 3 years ago

@mghazal1024/dropdown-react v1.0.1

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

dropdown-react

Dropdown component to be used with react.

to install run npm install @mghazal1024/dropdown-react

Required props list - Array of elements to map and create a list name - string for the title of the dropdown selection handleSelection - function that return a string reset - boolean to reset the dropdown on click

Optional initialValue - a string with the initial value other than name

1.0.1

3 years ago

1.0.0

3 years ago