class name | Type | Purpose |
---|---|---|
.app-layoutgrid | View | To style the outermost wrapper element of grid-layout widget. |
class name | Type | Purpose |
---|---|---|
.app-layoutgrid-skeleton | View | To style the skeleton of grid-layout widget. |
class name | Type | Purpose |
---|---|---|
.app-gridrow | View | To style the outermost wrapper element of grid-row. |
class name | Type | Purpose |
---|---|---|
.app-gridcolumn | View | To style the outermost wrapper element of grid-column. |
class name | Type | Purpose |
---|---|---|
.table | Wm Layout Grid | To show Layout Grid as HTML table |
.table-row | Wm Grid Row | To show Grid Row as HTML table row |
.table-header-label | Text | To style the header text of grid-layout widget. |
.table-header-row | Wm Grid Row | To show Grid Row as HTML table header row |
.table-striped-row0 | Wm Grid Row | To style even rows |
.table-striped-row1 | Wm Grid Row | To style odd rows |