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 32145f3 commit cfd246cCopy full SHA for cfd246c
README.md
@@ -128,6 +128,8 @@ Remove an event handler for the given type.
128
Invoke all handlers for the given type.
129
If present, `"*"` handlers are invoked after type-matched handlers.
130
131
+_Note: Manually firing "*" handlers is not supported._
132
+
133
**Parameters**
134
135
- `type` **[String](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** The event type to invoke
0 commit comments