storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
83.77k stars 9.18k forks source link

StorybookJS - AngularJS - Controls Addons - Select Control Type with HTML Optgroup #13923

Open akhileshThapliyal opened 3 years ago

akhileshThapliyal commented 3 years ago

Is your feature request related to a problem? Please describe I have a huge dropdown list and a set of categories. I did not find a way to pass in the optgroups for the select control type. Could you please let me know how can I achieve this by providing me a reference code for AngularJS. Thank You, in advance :)

Describe the solution you'd like Ability to pass the opt-groups for the select control type. link

Describe alternatives you've considered N/A

Are you able to assist to bring the feature to reality? Apologies, no

Additional context I have attached the screenshot what is expected from the select control type and how can I achieve the same.

image

helloint commented 7 months ago

it is a good-to-have.