Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to LocalizableContentType

LocalizableContentType

enum

Specifies the type of the underlying localizable content. This can be used to conditionally render different UI elements such as input fields.

•

A file reference.

•

An HTML.

•

An inline rich text.

•

A JSON.

•

A JSON string.

•

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.

•

A list of URLs.

Anchor to MULTI_LINE_TEXT_FIELDMULTI_LINE_TEXT_FIELD
•

A multi-line text.

•

A rich text.

Anchor to SINGLE_LINE_TEXT_FIELDSINGLE_LINE_TEXT_FIELD
•

A single-line text.

•

A string.

•

A URI.

•

A URL.


Was this section helpful?

•
OBJECT

Type of the translatable content.


Was this section helpful?