sadmann7 / shadcn-table

A shadcn table component with server-side sorting, filtering, and pagination.
https://table.sadmn.com
MIT License
2.06k stars 175 forks source link

feat: table header update #454

Open frannlencina opened 1 week ago

frannlencina commented 1 week ago

Floating Table Header Option

This feature introduces an option for users to control whether the table header floats or remains static within the application. Inspired by user feedback and an existing issue, this enhancement aims to improve usability and navigation within large datasets presented in tables.

Key Features

How to Use

To enable the floating table header:

  1. Pass the isSticky prop to the table component.
  2. Set isSticky to true to enable the floating header, or false to keep it static.
vercel[bot] commented 1 week ago

@frannlencina is attempting to deploy a commit to the sadmann7 Team on Vercel.

A member of the Team first needs to authorize it.