We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0baedd9 commit 9fc431dCopy full SHA for 9fc431d
content/docs/client-side/xss.md
@@ -55,6 +55,7 @@ alert`1`
55
<!-- Alternate calls -->
56
["XSS"].map(alert)
57
\u0061\u006C\u0065\u0072\u0074("XSS")
58
+alert?.()
59
```
60
61
### Variable self
0 commit comments