shadcn/uiBased on shadcn/ui with Formance brand styling.
Installation#
Install the following dependencies:
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
Behavior#
Unlike a generic Dialog, an Alert Dialog cannot be dismissed by clicking outside. The user must confirm or cancel before proceeding. This makes it the right choice for destructive or irreversible actions such as deleting a ledger or revoking an API key.