Type Alias ColumnChangeEvent

ColumnChangeEvent: { columns: FieldName[]; hasFiltered: boolean }

Type declaration