Closed kqito closed 1 year ago
isUploading
Upload
useTus
useTusStore
We can now pass Upload property args. This is useful for using customized own Upload class with useTus.
const { upload } = useTus({ Upload: CustomUpload })
UseTusUseTusResult
TusHooksResult
UseTusOptions
TusHooksOptions
Overview
isUploading
stateUpload
proptery args foruseTus
anduseTusStore
hooks.Add
isUploading
stateAdd
Upload
proptery args foruseTus
anduseTusStore
hooks.We can now pass Upload property args. This is useful for using customized own
Upload
class withuseTus
.[BREAKING CHANGE] Rename some hooks types
UseTusUseTusResult
toTusHooksResult
UseTusOptions
toTusHooksOptions