File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -328,12 +328,16 @@ <h3>
328328 </ p >
329329 </ dd >
330330 < dt >
331- < code > require_interaction </ code >
331+ < code > requireInteraction </ code >
332332 </ dt >
333333 < dd >
334334 < p >
335335 A boolean.
336336 </ p >
337+ < p class ="note ">
338+ This is not named < code > require_interaction</ code > for consistency with the
339+ {{NotificationOptions}} dictionary.
340+ </ p >
337341 </ dd >
338342 < dt >
339343 < code > data</ code >
@@ -574,10 +578,10 @@ <h3>
574578 </ li >
575579 < li >
576580 < p >
577- If < var > notificationInput</ var > ["`require_interaction `"] [=map/exists=] and is a
581+ If < var > notificationInput</ var > ["`requireInteraction `"] [=map/exists=] and is a
578582 boolean, then set
579583 < var > notificationOptions</ var > ["{{NotificationOptions/requireInteraction}}"] to
580- < var > notificationInput</ var > ["`require_interaction `"].
584+ < var > notificationInput</ var > ["`requireInteraction `"].
581585 </ p >
582586 </ li >
583587 < li >
You can’t perform that action at this time.
0 commit comments