mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
added uppy.off() info
This commit is contained in:
parent
03ea0eb883
commit
2da3f16bf3
1 changed files with 4 additions and 0 deletions
|
|
@ -446,6 +446,10 @@ this.info({
|
|||
|
||||
Subscribe to an uppy-event. See below for the full list of events.
|
||||
|
||||
### `uppy.off('event', action)`
|
||||
|
||||
Unsubscribe to an uppy-event. See below for the full list of events.
|
||||
|
||||
## Events
|
||||
|
||||
Uppy exposes events that you can subscribe to in your app:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue