@ViewChildren(MatPaginator) paginator = new QueryList<MatPaginator>(); @ViewChildren(MatSort) sort = new QueryList<MatSort>();