Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.6.3

Em

Emは強調されたテキストを表すコンポーネントです。デフォルトでは、em要素をレンダリングします。

ソース@yamada-ui/typography

インポート

import { Em } from "@yamada-ui/react"
Copied!

使い方

編集可能な例

<Text>
  <Em>Unleash the Power</Em> of Styling, Animation, and Flexibility in React
  Apps.
</Text>
Copied!

GitHubでこのページを編集する

BlockquoteCode