Match Table Column Size to that of header
Hi all , I 'm creating a generic table component that takes in JSON and builds the table from that using repeated elements . All has gone well so far but I can 't figure out how to set the size of the <td > elements in each row to the size of their header element , so that they align properly . How should I achieve this ? ✅1As long as you ’re using all the appropriate table elements I think you may be missing appropriate display properties for all of those table elements . You can reference this post to get it right : https://discord.com/channels/972416966683926538/1387467517894590544