column-resizing
Installation
SKILL.md
This skill builds on core, table-features, and column-sizing. Resizing supplies gesture APIs and state; the renderer supplies handles and widths.
Setup
import {
columnResizingFeature,
columnSizingFeature,
tableFeatures,
} from '@tanstack/table-core'