Em
Em
is a component that represents emphasized text. By default, it renders a em
element.
Import
import { Em } from "@yamada-ui/react"
Usage
Editable example
<Text> <Em>Unleash the Power</Em> of Styling, Animation, and Flexibility in React Apps. </Text>
Edit this page on GitHub