component/dialog/confirm_text library
Classes
- DialogConfirmText
- A confirmation dialog widget that requires the user to type a specific verification text to confirm an action, providing an additional layer of user validation to prevent accidental operations, especially destructive ones. This component integrates seamlessly into the Arcane UI system as a specialized form of ArcaneDialog, often used alongside Command dialogs for text-based confirmations in forms or actions requiring explicit acknowledgment.