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

How to add theme only for the Kendo UI React Editor?

1 Answer 26 Views
Wrappers for React
This is a migrated thread and some comments may be shown as answers.
Khoa
Top achievements
Rank 1
Khoa asked on 28 Feb 2019, 08:22 AM

How can I add a theme, which only apply for the Kendo UI React Editor in a component and not globally?

I want to be able to set height and width etc.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 28 Feb 2019, 11:41 AM
Hello Khoa,

There are two possible ways.

- Delete everything not related to the editor from an existing theme: https://github.com/telerik/kendo-themes
- Put the editor inside an <iframe> and load the CSS only inside it.

Regards,
Vasil
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Wrappers for React
Asked by
Khoa
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or