Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka authored and AdamWr committed Apr 11, 2024
1 parent b8cf974 commit 88a5dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scriptlets/trusted-dispatch-event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
*
* - `event` — required, name of the event to dispatch
* - `target` — optional, target on which event will be invoked. Possible values:
* - `CSS selector` — dispatch event on the element with the specified selector
* - CSS selector — dispatch event on the element with the specified selector
* - `window` — dispatch event on the window object
* - if not set, then "document" is used — it's default value
*
Expand Down

0 comments on commit 88a5dd8

Please sign in to comment.