Anchor to LocalizableContentTypeLocalizable
LocalizableContentType
enum
Specifies the type of the underlying localizable content. This can be used to conditionally render different UI elements such as input fields.
Anchor to Valid valuesValid values
- Anchor to FILE_REFERENCEFILE_REFERENCE•
A file reference.
- Anchor to HTMLHTML•
An HTML.
- Anchor to INLINE_RICH_TEXTINLINE_RICH_TEXT•
An inline rich text.
- Anchor to JSONJSON•
A JSON.
- Anchor to JSON_STRINGJSON_STRING•
A JSON string.
- Anchor to LIST_FILE_REFERENCELIST_FILE_REFERENCE•
A list of file references.
- Anchor to LIST_MULTI_LINE_TEXT_FIELDLIST_MULTI_LINE_TEXT_FIELD•
A list of multi-line texts.
- Anchor to LIST_SINGLE_LINE_TEXT_FIELDLIST_SINGLE_LINE_TEXT_FIELD•
A list of single-line texts.
- Anchor to LIST_URLLIST_URL•
A list of URLs.
- Anchor to MULTI_LINE_TEXT_FIELDMULTI_LINE_TEXT_FIELD•
A multi-line text.
- Anchor to RICH_TEXT_FIELDRICH_TEXT_FIELD•
A rich text.
- Anchor to SINGLE_LINE_TEXT_FIELDSINGLE_LINE_TEXT_FIELD•
A single-line text.
- Anchor to STRINGSTRING•
A string.
- •
A URI.
- •
A URL.
Was this section helpful?