Skip to main content

Buttons

Buttons are interactive elements that trigger an action or an event.

Button Overview

Overview

Buttons are clickable elements that are used to trigger actions. Buttons are used to initialize an action, either in the background or foreground of an experience. Use button labels wherever possible to express what action will occur, when the user interacts with a button.

Usage

Use when

  • Affording interaction to key behaviors and features.
  • Confirming or submitting information entered into a form.
  • Cancelling and action.
  • Resetting a form or dataset.
  • Closing a container or section.
  • Opening a menu.
  • Moving forward or backward through a wizard-type workflow.
  • Creating an object within a group.
  • Applying a non-critical action to a dataset.

Don’t use when

  • Displaying a collection of links to sections. Use links instead.
  • Linking to an external site. Use links instead.
  • An action is less important. Consider using a link instead.
  • Presenting the user with one or more high or medium-high actions specific to a task.

Types

In-field uses a mix of both color and structural progression for best contrast outside.

Color Mix Progression

Example Emphasis When to use

Color Mix Progression

High Use to draw attention to the primary action on a screen. There should be only one Primary Button on a page at a time. Not all screens require a Primary Button.

Color Mix Progression

Medium Use for secondary actions on a screen. These Buttons can be used on most pages without constrictions. They appear most often in high volume use cases like Tables, or in an Action Bar.

Color Mix Progression

Low Used for secondary actions to establish additional visual hierarchy.

Color Mix Progression

Low Used for secondary actions to establish additional visual hierarchy.

Ancillary Buttons

Example Emphasis When to use

Ancillary Buttons

Medium Primary use is in-line or in “Button Groups.”

Ancillary Buttons

Low Danger buttons have a different visual style to inform users of potentially destructive actions they are about to take. If using the danger button as a standalone, we recommend styling it as a secondary button. Within a set, the danger button should be styled as a primary button..

Note: A yellow button in the Trimble brand color can be used only in special use cases.

What's changed
Date Version Notes Contributors
05/09/2022 1.0.1 Updated full layout. M. Johns