diff --git a/website/src/docs/uppy.md b/website/src/docs/uppy.md index 78e74522a..76c880ced 100644 --- a/website/src/docs/uppy.md +++ b/website/src/docs/uppy.md @@ -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: