Values_0.TableFieldLinkContentConfigurationSourceThe URL content (text, icon) for the table link configuration.
type nonrec t = {customTextContent : TableFieldCustomTextContent.t option;The custom text content (value, font configuration) for the table link content configuration.
*)customIconContent : TableFieldCustomIconContent.t option;The custom icon content for the table link content configuration.
*)}val to_value :
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 ]