Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-10-28 18:22:54 +03:00
parent 7ab38a5c3c
commit 0dc685f436

View File

@ -2949,8 +2949,9 @@ via .trigger(name, ...), calling this is a no-op.
### `event.TRIGGER`
Special value when passed to an event method as first argument will force it
to trigger event if the first argument was a function.
Special value (`<event-command>`) that when passed to an event method as
first argument will force it to trigger event if the first argument was
a function.