Center
Center
は、コンポーネント内の子要素を中央に配置するコンポーネントです。
インポート
import { Center } from "@yamada-ui/react"
使い方
編集可能な例
<Center h="xs" rounded="md" bg="primary" color="white"> This is the Center </Center>
GitHubでこのページを編集する
Yamada UIにスターをあげる
スターCenter
は、コンポーネント内の子要素を中央に配置するコンポーネントです。
import { Center } from "@yamada-ui/react"
編集可能な例
<Center h="xs" rounded="md" bg="primary" color="white"> This is the Center </Center>
GitHubでこのページを編集する