Type Alias ColumnState<T>

ColumnState: { label: string; name: string } & ColumnDefinitionOptions<T>

Type Parameters

  • T