-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hrs: 3
Build a Dropdown component for the breathecode interface that looks similar to this one
Using react-select and being able to recieve de following properties
Prop | Description |
---|---|
...rest | should allow any props native to the react-select library |
variant | if passed it should change the dropdown background color |
placeholder | if passed it will set a placeholder in the dropdown bar, default is set to "Select..." |
icon | if passed as a parameter it will display an icon floating always to the right, as default there will be a arrow icon |
Metadata
Metadata
Assignees
Labels
No labels