We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4116da3 commit 4bc8284Copy full SHA for 4bc8284
src/index.d.ts
@@ -13,7 +13,6 @@ interface Props {
13
customText?: string;
14
customClass?: string;
15
};
16
- // actionOptions
17
onSuccess?: (result: PickerFileMetadata[]) => void;
18
onError?: (error: PickerFileMetadata[]) => void;
19
clientOptions?: ClientOptions;
0 commit comments