Values_0.TableFieldURLConfigurationSourceThe URL configuration for a table field.
type nonrec t = {linkConfiguration : TableFieldLinkConfiguration.t option;The link configuration of a table field URL.
*)imageConfiguration : TableFieldImageConfiguration.t option;The image configuration of a table field URL.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum 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 ])
list ]