I am using react-table. I'd like to know the difference between useBlockLayout, useAbsoluteLayout and useFlexLayout. And what case can use these hooks in?
I am using react-table. I'd like to know the difference between useBlockLayout, useAbsoluteLayout and useFlexLayout. And what case can use these hooks in?
check this documentation again.
https://react-table.tanstack.com/docs/api/useAbsoluteLayout
results of these 3 layout hooks will different on style.