README
SelectText
Select combined with a text input used in Platform 6.
Install
To install the SelectText component run:
npm install --save @amalto/select-text
Select and text input used on platform6.
<script type="module">
import amaltoSelectText from 'https://cdn.skypack.dev/@amalto/select-text';
</script>
Select combined with a text input used in Platform 6.
To install the SelectText component run:
npm install --save @amalto/select-text