Open FaiChou opened 6 years ago
I download a (big) file which I want to cancel it.
Wish to have a method like this:
componentWillUnmount() { OpenFile.cancelUnfinishedTask(); }
I download a (big) file which I want to cancel it.
Wish to have a method like this: