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

    Module components/SearchPanel/Inputs/TextColumnFilter

    Functions

    TextColumnFilter

    Compact text filter input for the results-table header row. The column header is shown in the row above, so we drop the redundant input label and lean on meta.filterPlaceholder for hinting. Keystrokes update local state immediately; the table's filter is updated via the column's debounced setter so typing doesn't thrash.