UNPKG

@revolist/revogrid

Version:

Virtual reactive data grid spreadsheet component - RevoGrid.

9 lines (8 loc) 129 B
/*! * Built by Revolist OU ❤️ */ export class ThemeDefault { constructor() { this.defaultRowSize = 27; } }