@atlaskit/primitives
Version:
Primitives are token-backed low-level building blocks.
12 lines (8 loc) • 481 B
text/mdx
title: Text
description: Text is a token-backed typography component to display body and UI text.
order: 2
## Usage
UI text variants should be used in cases where line height being equal to the font size is desired. This is likely to be in UI components such as buttons.
Body text variants should be used for multi-line text. For each variant, we have coupled a line height which fits the variant's font size, ensuring that it is compliant with accessibility standards.