A responsive layout control grid which arranges items in an evenly-spaced set of rows or columns to fill the total available display space.
Uniform-Grid is an optional boolean sub-element of GridDefinition with "true" or "false" values. The sub-element should to let the user know if the grid is or is not an evenly-spaced set of rows or columns to fill the total available display space.
Example:
"Uniform-Grid": true
Model | Element | Type | Constraints | Required | Cardinality | Notes |
---|---|---|---|---|---|---|
GRID | Uniform-Grid | boolean | true, false | No | 1 |
All records undergo schema and business rule validation before entering the system.
GRID Versioning
Version | Date | What Changed |
---|---|---|
0.0.1 | 2023-04-27 | First version published on wiki |