Dropdown
Class Naming
The dropdown component is used to display a list of options that appear on interaction. It uses a base wrapper class and internal toggle/list elements to manage behavior and style.
The base class is Dropdown. This class wraps the entire dropdown structure and controls visibility of the dropdown list.
Elements
Direction Modifiers
Dropdowns support directional modifiers that control where the dropdown list appears in relation to the toggle button.
Combine these with Dropdown List to control layout.
Example: Dropdown List Open Left Dropdown