Hierarchy

  • IAddColumnOptions

Properties

Properties

config: Omit<ColumnConfig, "index">

Column config to add. config.index is ignored

index?: number

Index to add column at. If undefined, adds to end

Generated using TypeDoc