Last active
January 17, 2020 19:25
-
-
Save zackperdue/970e4a8c9bf981625013 to your computer and use it in GitHub Desktop.
ReactJS Dropdown Menu with optgroup
👍
hey how are you handeling licensing?
greetings thomas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use
I created this to show categories in a dropdown menu grouped by optgroups. Below is the structure that this element accepts for
options
:groupBy
This prop is used to create optgroups. Set this to a string that can be called on the object.