Skip to content

Custom Dropdown component for a React Application with support for search and multi-select options.

Notifications You must be signed in to change notification settings

bhargav-sarvaria/React-Dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropdown component for React Application

Props

Prop Type Description
label String Label of the dropdown
options List Options to be displayed in the list
selectedOptions List Specify the default selected values for the dropdown
allOption Boolean Specify whether dropdown should have a select 'All' optio
multiSelect Boolean True if the dropdown allows selecting multiple values

About

Custom Dropdown component for a React Application with support for search and multi-select options.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published