CheckBox, Pages, Editor

This commit is contained in:
Paolo Arena
2021-10-01 03:08:43 +02:00
parent 489c4fecc7
commit 2384e485a5
40 changed files with 413 additions and 205 deletions

View File

@@ -30,7 +30,7 @@
:toolbar="toolbarcomp"
debounce="500"
:fonts="myfonts"
@input="changeval"
@update:model-value="changeval"
@paste="evt => pasteCapture(evt)"
@keyup.enter.stop
v-model="myvalue">