You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-interface-tools/event-handling.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ keyIdentifier
233
233
Type: ``String``
234
234
235
235
The key whose keypress generated the event, as a W3C identifier
236
-
contained in a string; for example, ``"U+0044"``. See :ref:`W3 Keyset Article <https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/keyset.html>`.
236
+
contained in a string; for example, ``"U+0044"``. See `W3 Keyset Article <https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/keyset.html>`_.
0 commit comments