## Best practices

- Use this component to create a content hierarchy within the document outline.

## Related components

- [`Heading`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/Heading): Controls the visual style of headings. Use headings to introduce major sections, like Contact information, Shipping address, or Shipping method.
- [`Text`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/Text): Used to visually style and provide semantic value for a specific piece of text content.
- [`TextBlock`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/TextBlock): Used to render a block of text that occupies the full width available, like a paragraph.
