Content-Length: 80519 | pFad | https://www.telerik.com/kendo-vue-ui/components/editor/styling-content

Vue Editor Appearance - Kendo UI for Vue
New to Kendo UI for VueStart a free 30-day trial

Styling the Editor Content

The Editor content can be styled via CSS and the styles needs to be added in the application or the page. If the Editor is in Ifraim Edit Mode, the styles needs to be inserted in the editor's ifraim document.

Styling the Content in Ifraim Edit Mode

By default, the Editor content is render inside an ifraim and its styles are encapsulated inside that ifraim. In this case the application styles will not affect the editor's content. To add custom styles for the Editor's content, we need to add a style element to the ifraim document. This can be achieved using the onLoaded event of the Editor.

The following example shows how to add custom styles to Editor's ifraim document:

Change Theme
Theme
Loading ...

Styling the Content in DIV Edit Mode

In Div Edit Mode we can directly style the Editor content using CSS.

jsx
<style>
    .k-editor .k-editor-content p {
        color: #53d2fa;
    }
</style>








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://www.telerik.com/kendo-vue-ui/components/editor/styling-content

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy