CloseButton

CloseButton is a component used primarily to trigger the close functionality of a component.

Usage

import { CloseButton } from "@yamada-ui/react"
<CloseButton />

Change Variant

Change Size

Change Color Scheme

Change Shape

To rounded corners, set fullRounded to true.

Disable

To disable, set disabled to true.

Props

Accessibility

Currently, this section is being updated due to the migration of v2.