Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A split button groups actions together in a Drop-down Menu, with one primary action and a set of related actions.

...

Usage & Behavior

General guidelines

...

The arrow icon opens an action menu, as a Drop-down Menu.

...

Content

  • The label in the action area should be the primary action.

  • The width of the action menu should adapt to the longest option, up to a maximum width. Where options are too long they should be truncated with a tooltip displaying the full text shown on hover.

...

  • The action area and the drop-down arrow area are treated as 2 distinct buttons, with their own separate states. For example, they have separate hover states:

...

Split Buttons - Icon Hover.pngImage Removed Split Buttons Hover Menu.pngImage Added

  • The primary action should also be shown in the action menu.

  • The button has 2 modes of operations:

    • Persistent split button - the default action is kept until the user makes a different selection, which then becomes the default.

    • Fixed split button - the primary action is kept as the default, even when the user selects another option.

  • The action menu closes when the user makes a selection.

States

 

Regular

Enter

Regular

Split Buttons - Regular.pngImage Removed
Split Buttons Regular-Regular.pngImage Added

 

Split Buttons - Enter Regular.pngImage Modified

Hover

Split Buttons - Hover.pngImage RemovedSplit Buttons - Icon Hover.pngImage Removed

Split Buttons Hover-Regular.pngImage Added

 

Split Buttons Hover-Menu-Regular.pngImage Added

 

Split Buttons - Enter Hover.pngImage ModifiedSplit Buttons - Enter Hover Icon.pngImage Modified

Active

Split Buttons - Selected.pngImage RemovedSplit Buttons - Icon Selected.pngImage Removed
Split Buttons Active-Regular.pngImage Added

 

Split Buttons Menu-Active-Regular.pngImage Added
Split Buttons - Enter Selected.pngImage ModifiedSplit Buttons - Enter Selected Icon.pngImage Modified

Disabled

Split Buttons - Disabled.pngImage Removed
Split Buttons Disabled-Regular.pngImage Added

 

Split Buttons - Enter Disabled.pngImage Modified

Focused

Split Buttons - Focused.pngImage RemovedSplit Buttons - Focused Icon.pngImage RemovedSplit Buttons - Enter Focused.pngImage RemovedSplit Buttons - Enter Focused Icon.pngImage Removed

Split Buttons Focused-Regular.pngImage Added

 

Split Buttons Menu-Focused-Regular.pngImage Added

 

Split Buttons - Enter Focused.pngImage AddedSplit Buttons - Enter Focused Icon.pngImage Added

Focused, Hover

Split Buttons - Focused Hover.pngImage RemovedSplit Buttons - Focused Icon Hover.pngImage Removed
Split Buttons Focsed-Hover-Regular.pngImage Added

 

Split Buttons Menu-Focsed-Hover-Regular.pngImage Added

 

Split Buttons - Enter Focused Hover.pngImage ModifiedSplit Buttons - Enter Focused Icon Hover.pngImage Modified

Focused, Active

Split Buttons - Focused Active.pngImage RemovedSplit Buttons - Focused Icon Active.pngImage Removed
Split Buttons Focused-Active-Regular.pngImage Added

Split Buttons - Enter Focused Active.pngImage RemovedSplit Buttons - Enter Focused Active Icon.pngImage Removed

Focused, Disabled

Split Buttons - Focused Disabled.pngImage RemovedSplit Buttons - Enter Disabled Focused.pngImage Removed

 

Split Buttons Focused-Active-Menu-Regular-2.pngImage Added
Split Buttons - Enter Focused Active.pngImage AddedSplit Buttons - Enter Focused Active Icon.pngImage Added

Interaction

  • Clicking the left-hand action area triggers the primary action.

  • Clicking the right-hand drop-down arrow opens an action menu of alternative actions.

  • Clicking an action in the Action Menu triggers the related action.

...

...