Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-ckeditor-custom

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ckeditor-custom - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc