TextFieldValue
Represents a value of a custom field of `text` type.
Properties
Name | Type | Description |
---|---|---|
type | 'text' | The type of the custom field. |
value | string | The value of the field. |
Last modified: 7 November 2024
Represents a value of a custom field of `text` type.
Name | Type | Description |
---|---|---|
type | 'text' | The type of the custom field. |
value | string | The value of the field. |