OptionaldurationDuration in milliseconds before auto-dismissing. Set to 0 for manual dismiss only. Default: 3000 (3 seconds)
Message text to display. Keep concise but informative (1-2 sentences).
OptionalseveritySeverity level affecting icon and color:
Default: 'info'
Command type identifier
Command to show a notification message to the user.
This command displays a toast/notification with a message, typically used to confirm successful operations or alert about errors.
Example: Success notification
Example: Error notification