DestructiveButton

Specialized button for destructive and non-revertible actions.

Basic usage

How does it differ from <Button>?

The main difference is that this button doesn't lend itself to be overridden with the tw-prop and its styling are considered final. This is important because we want our users to consistently recognize the intention behind this button across multiple uses cases (e.g. "clicking this button will resolve the current actionable").

This guide is based on version: 4.8.0