vue-ckeditor-custom
Advanced tools
Comparing version
{ | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"name": "vue-ckeditor-custom", | ||
@@ -4,0 +4,0 @@ "description": "component vue3 ckeditor5 custom settings", |
@@ -10,3 +10,3 @@ # vue-ckeditor-custom | ||
npm i vue-ckeditor-custom | ||
npm i @ckeditor/ckeditor5-vue@4.0.1 | ||
npm i @ckeditor/ckeditor5-vue@5.0.1 | ||
``` | ||
@@ -39,2 +39,3 @@ 2.- In main.js file | ||
:format="{ name: 'letter', width: '290mm', height: '330mm' }" | ||
:isReadOnly="false" | ||
orientacion="horizontal" | ||
@@ -52,2 +53,3 @@ > | ||
- format: puede ser de tipo 'letter' o de tipo 'legal', tambien hay que mandar el el with y height para modificar el tamañao de hoja con css | ||
- isReadOnly: Habilitar o deshabilitar edicion del componente | ||
- margins, { top, left, right , botton }, para indicar los margenes | ||
@@ -54,0 +56,0 @@ - restricted, Boolean modo restringido |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3255966
0.02%46265
0.03%74
2.78%