Values_0.TableFieldLinkConfigurationSourceThe link configuration of a table field URL.
type nonrec t = {target : URLTargetConfiguration.t;The URL target (new tab, new window, same tab) for the table link configuration.
*)content : TableFieldLinkContentConfiguration.t;The URL content (text, icon) for the table link configuration.
*)}val make :
target:URLTargetConfiguration.t ->
content:TableFieldLinkContentConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `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 ]