Hello,
It would be very nice to have dedicated PDF Export functionality for the Editor. Some of the features that would be included with this would be:
These features are crucial to our project and would be very much appreciated.
Thanks,
Aidan
If you copy paste a hierarchical numbered bullet list from Microsoft Word into the Editor, it will initially appear correct.
However, if you then attempt to add a new bullet by adding a newline, there will not be a new bullet with the correct number added.
Instead, it will add a new line. See the attached screenshot for clarification.
Support hierarchical bullet lists pasted from Microsoft Word in Kendo for Angular Editor component.
Can the Editor implement the file uploading and management UI similar to the JQuery implementation?
Thanks
Lynden
I need to insert custom html to editor component.
I would like to add custom button which triggers popup with text area. Entered text should then be inserted where current focus is inside <code> tag.
As I see it, this can be done in 2 ways:
All information was copied from docs.
After looking through the Editor API for Angular 7+, I noticed that there is no input to add a placeholder for the editor. This is something we had in the past (in other editors) and feel its important to still have. I understand the Editor is in Beta, but is there any plans to add an input to the EditorComponent to have a placeholder like so?
<kendo-editor ... [placeholder]="my placeholder"></kendo-editor>
Or is there already a way to do this?
I would like if you would add support for gradient colorpicker in the Editor toolbar.
Currently, only Palette is supported.
Since it is possible with the ColorPicker input control and as the Editor Toolbar derives from that, I hope it is possible.
Would be awesome if possible.
Thanks
/Flemming