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.
dispatch tick actions
1 parent c1a2419 commit 9aa6690Copy full SHA for 9aa6690
index.html
@@ -9236,7 +9236,7 @@ <h3>Dispatching actions</h3>
9236
<li><p>Let <var>source</var> be the result of <a>get an input
9237
source</a> given <var>input state</var> and <var>input id</var>.
9238
9239
- <li><p>Assert: <a>source</a> is not undefined.
+ <li><p>Assert: <var>source</var> is not undefined.
9240
9241
<li><p>Let <var>global key state</var> be the result of <a>get the
9242
global key state</a> with <var>input state</var>.
0 commit comments