Skip to content

Framework Primitives ViewModel Families Specialized ConfirmationVM

github-actions[bot] edited this page Jul 2, 2026 · 1 revision

ConfirmationVM

Use ConfirmationVM when a notification stays visible until the user approves, rejects, or dismisses it.

Key Difference

Unlike NotificationVM, timeout may drive UI decay but does not auto-resolve the underlying decision.

Related Pages

Clone this wiki locally