Values_0.GridLayoutConfigurationSourceThe configuration for a grid layout. Also called a tiled layout. Visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size.
type nonrec t = {elements : GridLayoutElementList.t;The elements that are included in a grid layout.
*)canvasSizeOptions : GridLayoutCanvasSizeOptions.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of GridLayoutElementColumnIndex.t
| `String of ShortRestrictiveResourceId.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColorWithTransparency.t ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ]