Relative Content

Tag Archive for cssangulartypescriptgetelementbyidangular-material-table

Mat-table get column width

How can I get column header width (angular mat-table) in typescript? I tried to use id and get elementById.clientWidth but it doesn’t work for mat table column.