projects/components/widgets/containers/layout-grid/src/layout-grid.directive.doc.ts
The wmLayoutGrid directive defines a layoutgrid component.
| class |
Type : string
|
|
Class of the widget. |
| columns |
Type : number
|
|
This property adds number of columns into the row. Allowed Values: |
| name |
Type : string
|
|
Name of the layout grid widget. |
| show |
Type : boolean
|
Default value : true
|
|
This property will be used to show/hide the layout grid widget on the web page. |