#101 - update caret pos after emoji's inserted

This commit is contained in:
jared 2019-04-08 11:10:26 -04:00
commit 820a6543c7
3 changed files with 22 additions and 1 deletions

View file

@ -6,6 +6,7 @@
:type="type"
:value="value"
:placeholder="placeholder"
id="good"
@input="onInput"
@click="setCaret"
@keyup="setCaret"