RevoGrid Documentation v4.19.3 / ViewportStores
Type Alias: ViewportStores
ts
type ViewportStores: { [T in MultiDimensionType]: Observable<ViewportState> };Represents the mapping of dimension types to their corresponding observable stores for the viewport.