使用高级 Chakra UI 组件更快地构建 💎

了解更多
跳到内容
文档在线示例指南博客
赞助

Em

用于标记文本以示强调。

设计系统是一系列 UI 元素

用法

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

上一页

代码

下一页

Heading