ant-design/components/table/hooks
Aelita 20cd731ba9
feat(table): add filterOnClose prop for Column (#47451)
* feat(table): add `filterOnClose` prop for `Column`

* docs(table): add `filterOnClose` into `Column`'s API
2024-02-18 12:43:11 +08:00
..
useFilter feat(table): add filterOnClose prop for Column (#47451) 2024-02-18 12:43:11 +08:00
useContainerWidth.ts fix: Table virtual with narrow columns (#44818) 2023-09-13 17:53:54 +08:00
useLazyKVMap.ts revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
usePagination.ts chore: TypeScript definition optimization (#41415) 2023-03-25 13:59:21 +08:00
useSelection.tsx feat: Add useMultipleSelect hooks, transfer supports multiple select by holding down the shift key. (#45285) 2023-10-26 11:46:22 +08:00
useSorter.tsx fix: Table sorter tooltip cannot be open when showSorterTooltip is a object (#45403) 2023-10-19 10:08:10 +08:00
useTitleColumns.ts revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00