Skip to content

feat(GlBaseDropdown): Allow custom toggle for the new dropdowns

Olena Horal-Koretska requested to merge Custom-dropdown-toggle into main

What does this MR do?

It adds the ability to provide custom content to the new dropdowns' toggle button. Currently, we have only Listbox implemented. So the storybook story is implemented with Listbox. But most likely it will be wider used with the GlDisclosure which is currently in progress.

2022-12-29_20.34.43

Edited by Olena Horal-Koretska

Merge request reports