UNPKG

@revolist/revogrid

Version:

Virtual reactive data grid spreadsheet component - RevoGrid.

10 lines (9 loc) 171 B
/*! * Built by Revolist OU ❤️ */ export class ThemeDefault { constructor() { this.defaultRowSize = 27; } } //# sourceMappingURL=theme.default.js.map