Values_0.DefaultInteractiveLayoutConfigurationSourceThe options that determine the default settings for interactive layout configuration.
type nonrec t = {grid : DefaultGridLayoutConfiguration.t option;The options that determine the default settings for a grid layout configuration.
*)freeForm : DefaultFreeFormLayoutConfiguration.t option;The options that determine the default settings of a free-form layout configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of PixelLength.t ])
list ])
list ])
list ])
list ]