1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)CSS2,266 stars (2,266 stars)538 forks (538 forks)batch import
Version 2enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Examine the existing Table component in the repository (likely in src/components/Table/). Understand how filtering is currently implemented (if any). Look for any related issues or pull requests. Consider adding a sort prop to the Table component that reorders rows based on column values. The implementation should be consistent with Tabler's design patterns.