ChemPal Documentation - v1.7.0
    Preparing search index...

      ChemPal Documentation - v1.7.0

      Categories & Groups / Group

      Export Types

      3 entries across 1 modules.

      helpers/exportResults3

      • ExportGroup

        A parent product together with the variant rows that should render beneath it as collapsible Excel outline-level-1 subrows.

      • ExportFilterSummary

        A single label/value pair describing one active filter, shown on the Summary sheet (e.g. { label: "Supplier", value: "Loudwolf, Onyxmet" }).

      • ExportContext

        Everything buildResultsWorkbook needs to render both worksheets. Kept free of DOM/DB/table coupling so the builder is a pure, unit-testable function.