Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.3

CloseButton

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

Source@yamada-ui/close-button

Import

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

Usage

Editable example

<Wrap gap="md">
  <CloseButton size="sm" />
  <CloseButton size="md" />
  <CloseButton size="lg" />
</Wrap>
Copied!

Edit this page on GitHub

PreviousMotionNextPortal