Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.5

Em

Em is a component that represents emphasized text. By default, it renders a em element.

Source@yamada-ui/typography

Import

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

Usage

Editable example

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

Edit this page on GitHub

PreviousBlockquoteNextCode