Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
How to add the Underline plugin to the ClassicEditor build in the Angular integration?

I tried installing the ckeditor "@ckeditor/ckeditor5-angular": "^3.0.0", "@ckeditor/ckeditor5-build-classic": "^33.0.0",

but I cant seem to let the Underline works , there is no underline even I added it on the toolbar . Anyone has an idea? Thanks.

enter image description here

    import * as ClassicEditor from '@ckeditor/ckeditor5-build-classic';
    
    
  public Editor = ClassicEditor;
  config = {
    toolbar: [
      'undo',
      'redo',
      '|',
      'heading',
      '|',
      'bold',
      'italic',
      'underline',
      '|',
      'bulletedList',
      'numberedList',
    ],
  }
   <ckeditor [(ngModel)]="recommendedStrategy" [editor]="Editor" [config]="config"></ckeditor>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!