Confirmation Modal
Generic confirmation dialog with two variants: simple confirmation and type-to-confirm for high-risk actions.
Simple confirmation
Default confirmation with customizable title and description.
Destructive confirmation
Red confirm button for destructive actions like deleting a conversation.
Type to confirm
User must type a specific string before the confirm button is enabled. Use for high-risk irreversible actions.