I noticed in the docs that the Navigation and Checkbox Group components allow nested options using a parentValue
parameter:
Would it be possible to add this to the Dropdown Button component as well?
What's above works well enough, but I was looking to organize these a bit better so I have a 'Review' and 'Help' items which expand to ["approve", "reject", "flag"] and ["Request Agent", "View Help"]