Type Alias ColumnDefinition<Row>

ColumnDefinition: string | ColumnDefinitionObject<Row>

Type Parameters

  • Row