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?
Asked
Active
Viewed 1,485 times
1 Answers
-2
check this documentation again.
https://react-table.tanstack.com/docs/api/useAbsoluteLayout
results of these 3 layout hooks will different on style.

Songgen
- 57
- 1
- 5