davydog187 / sanity-portable-table

A table plugin for Sanity that supports Portable Text cells
Apache License 2.0
10 stars 11 forks source link

Set table headers and table footers #10

Open toddpadwick opened 1 year ago

toddpadwick commented 1 year ago

To be able to style the table headers and footers differently from the body, it would be really helpful to allow the user to set theadand tfoot rows https://www.w3schools.com/tags/tag_thead.asp

davydog187 commented 1 year ago

Thanks for the suggestion. Would you be interested in sending a PR?

toddpadwick commented 1 year ago

Hey @davydog187 I'm afraid I am not an experienced enough React developer to build custom Sanity plugins, otherwise, I would :( I use Sanity, and its plugins out the box, and Vue/Nuxt JS for my front end apps rather than React.

davydog187 commented 1 year ago

I encourage you to give it a try @toddpadwick! Let me know if you need any help