<c-input-textv-model:value="inputText"multilineplaceholder="e.g. 'Hello Avengers'"label="Enter text to convert to unicode"autosizeautofocusraw-texttest-id="text-to-unicode-input"/>
<c-input-textv-model:value="unicodeFromText"label="Unicode from your text"multilineraw-textreadonlymt-2placeholder="The unicode representation of your text will be here"test-id="text-to-unicode-output"/>
<c-input-textv-model:value="inputUnicode"multilineplaceholder="Input Unicode"label="Enter unicode to convert to text"autosizeraw-texttest-id="unicode-to-text-input"/>
<c-input-textv-model:value="textFromUnicode"label="Text from your Unicode"multilineraw-textreadonlymt-2placeholder="The text representation of your unicode will be here"test-id="unicode-to-text-output"/>