Type Parameters

  • T = unknown

Hierarchy

  • Column

Constructors

Properties

Accessors

Methods

Constructors

Properties

config: ColumnConfig<T>
table: Table<T>

Accessors

Methods

  • Parameters

    Returns {
        defaultValue: string;
    }

    • defaultValue: string

      when no value is present for a given set of data for the given column config

Generated using TypeDoc