🎉 Black Friday Sale: Over 30% off Premium Chakra UI Components

Shop Now
Skip to Content
DocsShowcaseBlogGuides
Sponsor

Em

Used to mark text for emphasis.

AI TipWant to skip the docs? Use the MCP Server

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>

Previous

Code Block

Next

Heading