Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

Center

Center is a component that aligns the child elements in the center within the component.

Source@yamada-ui/layouts

Import

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

Usage

Editable example

<Center h="xs" rounded="md" bg="primary" color="white">
  This is the Center
</Center>
Copied!

Edit this page on GitHub

PreviousWrapNextGrid