Skip to content

lumilio-web / contexts/UploadContext / useUploadContext

Function: useUploadContext()

useUploadContext(): UploadContextValue

Defined in: contexts/UploadContext.tsx:321

Custom hook for consuming the upload context. Provides type-safe access to upload state and operations.

Returns

UploadContextValue

Throws

Error if used outside of UploadProvider