app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props
This kit uses the Table kit under the hood which comes with it’s own set of props. If you want to apply certain Table props to that underlying kit, you can do so by using the optional tableProps
prop. This prop must be an object that contains valid Table props. For a full list of Table props, see here.