Skip to main content
This page documents all available widget components in the @retab/react package.

DataComponent

Display and edit extracted data in form, table, or code view. Supports real-time streaming during extraction.

Props

ExtractionDisplayOptions

Example

DataComponent Example

FileComponent

Preview documents with PDF rendering, image zoom, and OCR source highlighting. Supports streaming state for real-time extraction display.

Props

Example

FileComponent Example

ExtractionsList

Browse and manage extractions with search, filtering, pagination, and thumbnails.

Props

VisibilityOptions

Example

ExtractionsList Example

ExtractionReviewer

Complete review interface that combines an extraction list, file preview, and data editor. Ideal for workflow review queues.

Props

ExtractionReviewerVisibilityOptions

Example

ExtractionReviewer Example

ExtractionComponent

Side-by-side file preview and data display with resizable panels. Supports file upload and real-time streaming extraction.

Props

ContinueButtonOptions

Example

ExtractionComponent Example

UploadJobsList

Upload files and track processing jobs. Supports drag-and-drop, batch uploads, and progress tracking.

Props

Example

UploadJobsList Example

Filter Types

Filters can be used with ExtractionsList and ExtractionReviewer to control which extractions are displayed.

FilterType

Example Filters

Filter Examples