resetRowPinning

abstract var resetRowPinning: (defaultState: Boolean?) -> Unit(source)

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