I am trying to fix checkbox in table head it not showing in new UI but it showing in Classic UI.
The line I tried in my HTML <th><input type='checkbox' class='checkbox'/></th> is not displaying the checkbox.
show full code.
Where are You adding the table?