RevoGrid Documentation v4.12.4 / 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.