API ReferencefunctionsFunction: useOCR()Version: NextOn this pageFunction: useOCR() useOCR(OCRProps): OCRType Defined in: hooks/computer_vision/useOCR.ts:13 React hook for managing an OCR instance. Parameters OCRProps OCRProps Configuration object containing model sources and optional preventLoad flag. Returns OCRType Ready to use OCR model.