README
KeyValueEditor
Mapping components allowing you to associated key with text or files.
Install
To install the KeyValueEditor component run:
npm install --save @amalto/key-value-editor
A form input that can build a custom key value object.
<script type="module">
import amaltoKeyValueEditor from 'https://cdn.skypack.dev/@amalto/key-value-editor';
</script>
Mapping components allowing you to associated key with text or files.
To install the KeyValueEditor component run:
npm install --save @amalto/key-value-editor