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

svelte-advanced-datatable

svelte-advanced-datatable には Kage0x3B から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
5
更新
2026-05-11
Forks
2
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

svelte-advanced-datatable-data
ウェブ開発者

Pick and wire a DataTable data source (LocalDataSource, FetchApiDataSource, ApiFunctionDataSource, SvelteQueryDataSource, custom AbstractDataSource/IDataSource), configure basic vs advanced search (BasicTextSearchParser, AdvancedSearchParser with key:value filters /

2026-05-11
svelte-advanced-datatable-interactions
ウェブ開発者

Wire row selection, per-row + bulk actions (DataTableAction with onSingle/onMulti, primary/destructive variants), row click behaviour (modalComponent, onItemClick, buildItemUrl — mutually exclusive), and CSV/JSON export for svelte-advanced-datatable. Use when adding action buttons, opening a modal on row click, configuring bind:selectedIds, customising exporters, or delegating exports to the server via buildUrl. For baseline setup use svelte-advanced-datatable; for data sources use svelte-advanced-datatable-data; for persisting selection or translating action labels use svelte-advanced-datatable-state.

2026-05-11
svelte-advanced-datatable
ウェブ開発者

Scaffold or modify a Svelte 5 DataTable using the svelte-advanced-datatable package — DataTableConfig, column types (ComponentType.STRING/NUMBER/BOOLEAN/DATE/ENUM/CUSTOM), sort, pagination, sticky-header, density, snippet slots, daisyUI rendering. Use when adding a new table, defining columns, or tuning baseline display. For data fetching, search and errors use svelte-advanced-datatable-data; for selection, modal and export use svelte-advanced-datatable-interactions; for persistence and i18n use svelte-advanced-datatable-state.

2026-05-11
svelte-advanced-datatable-state
ウェブ開発者

Configure persistence tiers (transient snapshot/url/none + persistent localStorage/sessionStorage/none) and internationalisation (built-in messageConfig, svelte-i18n format store, or custom MessageFormatter) for svelte-advanced-datatable. Use when persisting table state across reloads or back-navigation, sharing a filtered table view via URL, wiring SvelteKit Snapshot, or translating column headers, action labels and popover strings. For baseline setup use svelte-advanced-datatable.

2026-05-11
svelte-advanced-datatable GitHub Agent Skills | SkillsMP