ChemPare Documentation - v0.0.0
    Preparing search index...

    Function getHeaderText

    • Gets the displayable header text for a column. This is needed because the header text is not always a string. Sometimes it's an HTML or React element.

      Type Parameters

      • TData

      Parameters

      • column: Column<TData, unknown>

        The column to get the header text from

      Returns string

      The displayable header text as a string