Skip to content
Sheetwrite

Sheetwrite / Documentation

applyChangedLiveGridOptions@sheetwrite/core/adapter

Applies live-updatable adapter option changes to an existing Grid.

Applies live-updatable adapter option changes to an existing Grid.

Declaration

function applyChangedLiveGridOptions(
controller: GridController,
previous: GridOptions,
next: GridOptions,
): void