Is your feature request related to a problem?
I need to use a Select input in a Toolbar, but if I use the normal Select component (because it has the functionality I need), the overflow functionality with the popover does not work. ToolbarSelectOption does not accept a value attribute like it should.
Describe the solution you'd like
I would like ToolbarSelectOption to accept a value, not only children.
Describe alternatives you've considered
Using dataset is not ideal
Additional Context
No response
Organization
No response
Declaration