README
TranslationField
Group of selects and inputs which allow you to set a value depending of the language inside.
Install
To install the TranslationField component run:
npm install --save @amalto/translation-field
Translation field.
<script type="module">
import amaltoTranslationField from 'https://cdn.skypack.dev/@amalto/translation-field';
</script>
Group of selects and inputs which allow you to set a value depending of the language inside.
To install the TranslationField component run:
npm install --save @amalto/translation-field