ChemPal Documentation - v0.0.13-beta.5
    Preparing search index...

    Module components/SearchPanel/TableColumns

    Functions

    TableColumns

    Defines the column configuration for the product results table. Each column declares its accessor, cell renderer, sort/filter functions, and (optionally) meta.drawer to opt into a pre-search drawer accordion.

    getColumnFilterConfig

    Builds a seed filter-config object from the column definitions, keyed by column id. Each filterable column contributes one entry with its filterVariant and an empty filterData array ready to be populated as search results stream in.