CloseButton
ActionIcon with close icon
Import
Polymorphic
Source
Docs
Package
Usage
CloseButton
renders a button with X
icon inside. It is used in other Mantine components like Drawer or Modal.
Size
Variant
Accessibility
To make CloseButton
accessible for screen readers, you need to either set aria-label
or
use VisuallyHidden component: