mkoryak/floatThead

Could you please provide an example in React

leonwebdev opened this issue · 2 comments

  • Could you please provide an example how to use floatThead in React? Because I would like to use this package to make my table header sticky on window top, but the table only will be rendered after an axios request from backend, so I would love to ask for help how to use this package in React.

Thank you for replying, additionally this plugin is amazing, I use some tricks (setTimeout) to enable this plugin and it works, but it is not a solution for a stable production. Thank you for your fabulous work anyway.