Skip to content

@revolist/revogrid / BeforeRangeSaveDataDetails

Type Alias: BeforeRangeSaveDataDetails

ts
type BeforeRangeSaveDataDetails: {
  data: DataLookup;
  models: Partial<DataLookup>;
  type: DimensionRows;
};

Type declaration

NameTypeDefined in
dataDataLookupsrc/types/selection.ts:114
modelsPartial<DataLookup>src/types/selection.ts:115
typeDimensionRowssrc/types/selection.ts:116

Defined in

src/types/selection.ts:113

Revogrid is a MIT-licensed open source library made by Revolist OU.