Skip to content
Sheetwrite

Sheetwrite / Documentation

GridResetReason@sheetwrite/core/adapter

Reset-sensitive input change that requires an adapter to replace its Grid.

Reset-sensitive input change that requires an adapter to replace its Grid.

Declaration

export type GridResetReason = "input-reset" | "renderer-reset";