Menu section component
Menu sections are a set of actions links allowing users to perform actions.
Structure
A menu section displays a set of action links, generally found in a dropdown.
Links are in the format of text + icon or only text and they can have checkboxes/radio buttons on the very left.
When an action is dangerous, it should be in red and placed at the end of the list.
To create a multisectioned menu, a headline should be added for all sections.
Behavior
When users click on an action link, the corresponding action should occur.