useTableColumnSettings @astryx-svelte/core v0.3.0 · Table
Usage
Headless column visibility and ordering management for Table. Provides filtered columns, toggle helpers, and pre-built MultiSelector options for a column picker UI.tsimport { Table } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.Table — Column Settings
Table with a column visibility picker in the toolbar. Toggle columns on and off.