@helix-x/datagrid-ui - v0.1.2
    Preparing search index...

    Function resolveColumn

    • Fills in the defaults every other module assumes are present.

      Width defaults to 150 (never below minWidth), minWidth to 60, and both sortable and resizable to true.

      Type Parameters

      • T
      • C

      Parameters

      Returns ResolvedColumn<T, C>

      The same column with required fields resolved.