Overview of the SplitButton component
A Split button is a hybrid between a Dropdown Menu and a Button. It is used to let users select from multiple parallel actions (where each represents a path forward and none cancel the action) or to reduce visual complexity when multiple actions are available.
Do not use a Split button for page navigation (use Anchor) or to choose between a primary and secondary action (use two separate Buttons).