UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

8 lines (7 loc) 147 B
Ext.define('Ext.theme.material.grid.Grid', { override: 'Ext.grid.Grid', config: { rowLines: true, striped: false } });