Dropdown / Accessibility
The Dropdown component has multiple use cases, including having a list of buttons and/or radios. It can be divided into different sections with dividers which groups the relevant items together.
Currently all items in the Dropdown is semantically considered as menuitems, no matter if they are buttons or radios. To better clarify that an item should function as a radio, the dividers has the option to include a title.