User Interface medium complexity frontend
1
Dependencies
1
Dependents
1
Entities
0
Integrations

Description

Renders the Bufdir-mapped data in a structured, human-readable table before the file is downloaded. Displays all required Bufdir fields with their mapped values so the user can verify accuracy before committing to the export.

Feature: Bufdir Export

export-preview-table

Responsibilities

  • Render mapped Bufdir fields in tabular format
  • Highlight missing or null required fields
  • Support pagination for large data sets
  • Display participant demographic summary rows

Interfaces

renderPreview(mappedData)
highlightMissingFields(fields)
paginate(page, pageSize)
exportToCsv()

Relationships

Dependencies (1)

Components this component depends on

Dependents (1)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component