OptionalanimationName of the entry animation.
OptionalanimationName of the exit animation.
OptionalbackgroundCSS-compatible background color string.
OptionalborderCSS-compatible border color string.
OptionalclassCustom CSS class for styling.
OptionaldismissibleWhether the user can manually close the notification.
OptionaldurationDuration in milliseconds before auto-hiding.
OptionaliconPath to an icon image or emoji character.
OptionalidUnique identifier for the notification.
Main text message to display.
OptionalonCallback fired when the notification is closed (manually or via timeout).
OptionalpositionScreen corner anchor point.
OptionalprogressWhether to show a countdown progress bar.
OptionalstyleCustom inline CSS styles.
OptionaltextCSS-compatible text color string.
OptionaltitleOptional bold heading.
OptionaltypeVisual style category.
Props for the Notification component.
Renders a single "toast" style message that can auto-dismiss.