NotificationOptions interface
Options for controlling the notifications in the composite.
Properties
| hide |
Whether to show the notifications in the composite. useful for hiding the notifications in the composite to replace with your own custom notifications. |
Property Details
hideAllNotifications
Whether to show the notifications in the composite. useful for hiding the notifications in the composite to replace with your own custom notifications.
hideAllNotifications?: boolean
Property Value
boolean