Skip to Content
DocsEnterpriseBlogShowcase

Em

Used to mark text for emphasis.

SourceStorybookRecipe

The design system is a collection of UI elements

Usage

import { Em } from "@chakra-ui/react"
<Text>
  The <Em>design system</Em> is a collection of UI elements
</Text>