Skip to main content
Manusで任意のスキルを実行
ワンクリックで

preact-compose-with-tanstack-query

Server-side / async data flow with `@tanstack/preact-query`. Key the query on the table state that drives the request (pagination + sort + filters), pass `placeholderData: keepPreviousData` to avoid a "0 rows flash" between pages, set `manualPagination` / `manualSorting` / `manualFiltering` for the slices the server owns, supply `rowCount`, and let `table.set*` writes to external atoms re-key the query. Routing keywords: preact-query, server pagination, keepPreviousData, useQuery, manualPagination, rowCount, fetchData.

スター28,079
フォーク3,522
更新日2026年6月5日 18:39
SKILL.md
readonly