Text Components

2980

Overview

Text can be formatted in any many ways to support the application. For general guidelines regarding text usage see Foundation/Typography . There are also two text-specific atomic components; Label-Value and Hyperlink.

Alternatives

  • Input Field - If the content needs to be editable use the appropriate Input Field type.

Types

  • Label-Value - Used for read-only versions of Input Fields on occasions when the field will not be editable (Ex Snapshots).
  • Hyperlink - Use hyperlinks when a text button is too visually prominent. Hyperlinks should be used for navigation purposes, within the page, application, or outside the application altogether. Hyperlinks are not intended to be used as buttons that initiate actions, if you need to initiate an action use a text button instead.