UNPKG
@mhmdaljefri/revogrid
Version:
latest (3.0.99)
3.0.99
3.0.98
3.0.97
Virtual reactive data grid component - RevoGrid.
github.com/revolist/revogrid
revolist/revogrid
@mhmdaljefri/revogrid
/
dist
/
collection
/
themeManager
/
theme.compact.js
6 lines
(5 loc)
•
90 B
JavaScript
View Raw
1
2
3
4
5
6
export
default
class
ThemeCompact
{
constructor
(
) {
this
.
defaultRowSize
=
32
; } }