Values_0.DefaultTextAreaControlOptionsSourceThe default options that correspond to the TextArea filter control type.
type nonrec t = {delimiter : TextAreaControlDelimiter.t option;The delimiter that is used to separate the lines in text.
*)displayOptions : TextAreaControlDisplayOptions.t option;The display options of a control.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of TextAreaControlDelimiter.t
| `Structure of
(string
* [> `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 ]