Design Pattern Library 1.5

General Guidelines

Desktop/Web

Mobile (Tablet & Phone)

Visual Design Guidelines

Mobile - Indicator

Problem

Within any context, an action must be initiated, information submitted, a link followed to more information, or a state change carried out on the current page.

Solution

The Indicator Pattern is a type of action initiator between a Link and a Button. Indicators are always used with text labels, and may perform any action: linking, state changes and commit actions.

Examples