Skip to main content

7 posts tagged with "react-table"

View All Tags

Additional table customization not mentioned in documentation. Data formatting, combining custom props.

Exploring column resizing. Understand the useBlockLayout hook. Being able to set explicit widths for columns

Adding pagination to a react-table.

Using initialState to set a default filter and sort on specific columns on load

Notes on React-Table useSortBy hook. Simplest possible implementation example.

Notes on React-Table useFilter hook. Simplest possible implementation example.

Notes on React-Table including several examples of simplest possible implementation for common hooks and general thoughts.