LocalizationForm

This component let's you to configure localisation messages for the enabled languages in iviva

Installation

import {LocalizationForm} from 'uxp/components';

Examples

<LocalizationForm
code: 'uxp-core.text.save'
/>

Properties

Name
Type
Description

code

string

useGoogleTranslate

boolean

className

string

code


type

string

useGoogleTranslate


type

boolean

className


type

string

Last updated