Limited availability
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Note: This feature is available in Web Workers.
The requireInteraction
read-only property of the Notification
interface returns a boolean value indicating that a notification should remain active until the user clicks or dismisses it, rather than closing automatically.
Note: This can be set when the notification is first created by setting the requireInteraction
option to true
in the options object of the Notification()
constructor.
A boolean value.
Specifications Browser compatibility See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4