This is a migrated thread and some comments may be shown as answers.

How to add "clear format" item to the formatting tools

1 Answer 145 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Philippe
Top achievements
Rank 1
Philippe asked on 07 Nov 2013, 03:14 PM
Hi,
I use inline editing with formatting tools like this :  


{ name: "formatting", items: [
            { text: "Important", value: ".Red" },
            { text: "Low", value: ".Blue" },
            { text: "Clear", value: "p" , context:"span" },
          ] }



I would like add a clear item which do a remove of the <span class="important">XXXXXX </span> .
Is it possible 
Thanks for help

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 11 Nov 2013, 08:24 AM
Hello Philippe,

I am afraid that this is not supported at this time, but we have it on our to-do list after the Q3 release.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Editor
Asked by
Philippe
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or