Skip to Content
文档

Em

用于标记文本以进行强调。

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

代码块

Next

标题