OverviewOfficial Website

Ck-editor is a javascript Package that converts the normal select or input into customizable select inputs with multi-select and autocomplete support.

Timepickr Examples:
Add Package
yarn add @ckeditor/ckeditor5-vue
Import Package
import CKEditor from "@ckeditor/ckeditor5-vue";
Remove Package
yarn remove @ckeditor/ckeditor5-vue ( or you can remove package by removing specific package from package.json )
Title Vue
CK Editor
<div class="form-ckeditor"
    <ckeditor v-model="editorData" :editor="editor"></ckeditor>
<div/>
                                        
© Skote.