Values_0.DefaultGridLayoutConfigurationSourceThe options that determine the default settings for a grid layout configuration.
type nonrec t = {canvasSizeOptions : GridLayoutCanvasSizeOptions.t;Determines the screen canvas size options for a grid layout.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ]