app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_header
The TableProps
prop can also be used to render a sticky header for the Advanced Table.
This doc example showcases how to set a sticky header for a nonresponsive table (see the responsive
prop set to “none”). To achieve sticky header AND responsive functionality, see the “Sticky Header for Responsive Table” doc example below.