Skip to content

@revolist/revogrid / RangeAreaCss

Type Alias: RangeAreaCss

ts
type RangeAreaCss: {
  height: string;
  left: string;
  top: string;
  width: string;
};

Type declaration

NameTypeDefined in
heightstringsrc/types/selection.ts:91
leftstringsrc/types/selection.ts:88
topstringsrc/types/selection.ts:89
widthstringsrc/types/selection.ts:90

Defined in

src/types/selection.ts:87

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