Values_0.DefaultRelativeDateTimeControlOptionsSourceThe default options that correspond to the RelativeDateTime filter control type.
type nonrec t = {displayOptions : RelativeDateTimeControlDisplayOptions.t option;The display options of a control.
*)commitMode : CommitMode.t option;The visibility configuration of the Apply button on a RelativeDateTimeControl.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of DateTimeFormat.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ])
list ])
list ]