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

solid-getting-started

End-to-end first table with `@tanstack/solid-table` v9. Install, declare `features` via `tableFeatures()`, declare `rowModels` with the matching factories (e.g. `createSortedRowModel(sortFns)`), create a column helper with `createColumnHelper<typeof features, TData>()`, build the table with `createTable(options)` using reactive `get data() {...}` getters, and render rows via `FlexRender` (or `table.FlexRender`).

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