Dropdown
A dropdown menu allows the user to choose an option or action from a contextual list. The source or trigger for a dropdown is usually a button.
Dropdown will auto control the state and styling of Blazority button when it is being used as a Dropdown trigger.
For any other type of triggers, developers must control the disabled styling of custom triggers on their own.
Default Dropdown
Nested Dropdowns
Dropdowns at nested levels (excludes root level) only supports the following positions: RightTop, RightBottom, LeftTop, LeftBottom