Returns all bottom pinned rows. API Docs Guide
Returns all rows that are not pinned to the top or bottom. API Docs Guide
Returns whether or not any rows are pinned. Optionally specify to only check for pinned rows in either the top or bottom position. API Docs Guide
top
bottom
Returns all top pinned rows. API Docs Guide
Resets the rowPinning state to initialState.rowPinning, or true can be passed to force a default blank state reset to { top: [], bottom: [], }. API Docs Guide
initialState.rowPinning
true
{ top: [], bottom: [], }
Sets or updates the state.rowPinning state. API Docs Guide
state.rowPinning