浏览代码

added uppy.off() info

Leon Segal 6 年之前
父节点
当前提交
2da3f16bf3
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      website/src/docs/uppy.md

+ 4 - 0
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: