The close button component provides a way for users to exit a modal, dialogue, or similar action. To further customize this component, you can also utilize all properties of the button component.
Examples
Props
CloseButton
Name | Type | Default | Description |
---|---|---|---|
dataTestID | string | Data test ID used for testing. | |
ouiaId | No type info | "CloseButton" |