We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c539568 + 3d6fb50 commit abc1512Copy full SHA for abc1512
types/upload.d.ts
@@ -15,6 +15,8 @@ export interface ShowUploadList {
15
}
16
17
export declare class Upload extends AntdComponent {
18
+ static Dragger: typeof Upload;
19
+
20
/**
21
* File types that can be accepted.
22
* @type string
0 commit comments