We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79b71d commit fb4d9abCopy full SHA for fb4d9ab
apps/demo/src/app/pages/notification/notification-page.template.html
@@ -164,17 +164,17 @@ <h2 class="header">
164
<tui-notification status="warning">
165
Notifications spawned by Service Worker support only
166
<a
167
- tuiLink
168
href="https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerGlobalScope/notificationclick_event"
169
target="_blank"
+ tuiLink
170
>
171
<code>click</code>
172
</a>
173
and
174
175
176
href="https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerGlobalScope/notificationclose_event"
177
178
179
<code>close</code>
180
0 commit comments