UNPKG

@revolist/revogrid

Version:

Virtual reactive data grid spreadsheet component - RevoGrid.

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