Examples
Confirmation Dialog
Promise-based confirmation dialog wired through the shared dialog manager context.
Destructive confirmation
Await the result and branch on `confirmed` to commit the action.
Examples
Promise-based confirmation dialog wired through the shared dialog manager context.
Await the result and branch on `confirmed` to commit the action.