react-table
headless UIなライブラリ
要するにreact hooksでいい感じにコンポーネントに渡すべき属性とかを作ってくれて、テーブル操作に欲しい機能などを作れる フィルタ
ソート
ページネーションとか
コンポーネントを返すライブラリじゃないという意味でheadless
現状比較対象のライブラリ知らん
TS対応が弱いのが難点だが、@types/react-tableはある
そもそももとのapiが型つけにくいから仕方ない
そしてTSに移行中っぽい
Tanner Linsley(@tannerlinsley)
9 months of learning TS black magic and finally... React Table v8's new plugin system will officially be fully typed, even for developers writing plugins!
Like to see what I have so far?
Become at least a Bronze-level Github Sponsor 🔗 and gain experimental access to the repo!
5月1日のツイート
v8からっぽい。現時点v7.7
楽しみ