User Interface low complexity mobilefrontend
1
Dependencies
2
Dependents
1
Entities
0
Integrations

Description

A prominent, accessible action widget that triggers immediate Bufdir report generation and export with a single tap. Supports multiple export formats (CSV, XLSX, JSON preview) and provides inline download/share functionality after generation completes.

Feature: Bufdir Report Generation & Export

one-click-export-widget

Responsibilities

  • Render export trigger button with accessible label and touch target
  • Show format selection options (CSV, XLSX, in-app preview)
  • Display loading state during report generation
  • Handle share sheet or file download after export

Interfaces

renderExportButton(config)
showFormatPicker()
triggerExport(format)
showLoadingState()
handleShareSheet(fileUrl)
showExportSuccess()
showExportError(error)

Relationships

Dependencies (1)

Components this component depends on

Dependents (2)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component