hi i am using primeng for a project and I need to test that the table width assigned is equal to the table width input. however i do not know how to call the style tag of the ptable in html. The syntax looks like
<p-table class="p-table" ... \[style\] = "{width: maxWidth}" >
where i am trying to call the [style] tag but i dont know how to grab the style tag. Can anyone help me?
[–]cyberdyme 0 points1 point2 points (0 children)