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:116
modelsPartial<DataLookup>src/types/selection.ts:117
typeDimensionRowssrc/types/selection.ts:118

Defined in

src/types/selection.ts:115

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