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 144157c commit c1aacd0Copy full SHA for c1aacd0
readme.md
@@ -231,7 +231,7 @@ Immediately transitions to the target state if the provided predicate function r
231
232
Immediately transitions to the target state, if previous `cond()` did not pass.
233
234
-### `listenTo(sender: EventTarget, eventName: string)`
+### `listenTo(sender: EventTarget, eventName: string | string[])`
235
236
Listens to an `EventTarget` — for example, an HTMLElement like a button.
237
0 commit comments