mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Implements a new functionality for simple configurable dialogs that allows you to set an acceptAction which triggers a pending state. To use this set acceptAction to an async method, and it will be executed on accept prior to closing the dialog.