DT
Size: a a a
DT
Вキ
DT
Вキ
Вキ
МА
.subscribe(({ active: sortColumn, direction: sortDirection }: Sort) => {
console.log(active, direction); // cannot find name 'active' and 'direction'
console.log(sortColumn, sortDirection);
});
Вキ
.subscribe(({ active: sortColumn, direction: sortDirection }: Sort) => {
console.log(active, direction); // cannot find name 'active' and 'direction'
console.log(sortColumn, sortDirection);
});
МА
SV
МА
Вキ
SV
SV
Вキ
SV
SV
АО
АО