Layoutgrid Styles

class name Type Purpose
.app-layoutgrid View To style the outermost wrapper element of grid-layout widget.

Grid Row Styles

class name Type Purpose
.app-gridrow View To style the outermost wrapper element of grid-row.

Grid Column Styles

class name Type Purpose
.app-gridcolumn View To style the outermost wrapper element of grid-column.

Table styles

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