shadcn-table icon indicating copy to clipboard operation
shadcn-table copied to clipboard

Table Filter Updation

Open htmujahid opened this issue 3 months ago • 0 comments

In useDataTable hook there is logic to update column filters why in src/components/data-table/data-table-filter-list.tsx manually updating or adding filters? https://github.com/sadmann7/shadcn-table/blob/main/src/hooks/use-data-table.ts#L229

htmujahid avatar Sep 21 '25 07:09 htmujahid