Features API Reference

columnPinningFeature

Variable: columnPinningFeature

ts
const columnPinningFeature: TableFeature;

Defined in: features/column-pinning/columnPinningFeature.ts:51

Feature that adds column pinning state and APIs for logical start, center, and end regions.

In LTR languages/layouts, start usually corresponds to left and end to right. In RTL languages/layouts, start usually corresponds to right and end to left.