Returns all center pinned (unpinned) leaf columns. API Docs Guide
Returns whether or not any columns are pinned. Optionally specify to only check for pinned columns in either the left or right position. API Docs Guide
left
right
Returns all left pinned leaf columns. API Docs Guide
Returns all right pinned leaf columns. API Docs Guide
Resets the columnPinning state to initialState.columnPinning, or true can be passed to force a default blank state reset to { left: [], right: [], }. API Docs Guide
initialState.columnPinning
true
{ left: [], right: [], }
Sets or updates the state.columnPinning state. API Docs Guide
state.columnPinning