我需要将下面的代码转换为没有钩子的普通类组件,任何人都可以帮助我,这是我指的链接 https://jbetancur.github.io/react-data-table-component/?path =/story/filtering--example-1 我需要在不使用钩子的情况下进行过滤,因为我只使用类组件。以下是我正在使用的版本:- "react-data-table-component": "^6.9.3", "react": "^16.12.0",
datatable filtering reactjs
datatable ×1
filtering ×1
reactjs ×1