UNPKG

@revolist/revogrid

Version:

Virtual reactive data grid spreadsheet component - RevoGrid.

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