diff --git a/docs/content/6.overlays/6.notification.md b/docs/content/6.overlays/6.notification.md index 8a852e31..b99186f0 100644 --- a/docs/content/6.overlays/6.notification.md +++ b/docs/content/6.overlays/6.notification.md @@ -133,7 +133,7 @@ excludedProps: ### Timeout -Use the `timeout` prop to configure how long the Notification will remain. Set it to `0` to disable the timeout. +Use the `timeout` prop to configure how long the Notification will remain. The default value is `5000`, set it to `0` to disable the timeout. You will see a progress bar at the bottom of the Notification which will indicate the remaining time. When hovering the Notification, the progress bar will be paused.