--- title: Overview position: 1 seo_title: Overview of the Editor Component seo_description: Learn about the basic features of the Telerik and Kendo UI Editor component and its types, explore the elements in its anatomy, and check out the extensive set of available options in its live demo. --- ## Editor Overview The Editor component is a versatile WYSIWYG (What You See Is What You Get) tool that empowers users to create, edit, and format various types of textual content within an application, making it ideal for scenarios involving rich text editing, document creation, and seamless content management. ### Live Demo ### Appearance The Telerik and Kendo UI Editor is a composite component that consists of other smaller components. #### States Depending on the action you want to imply through its appearance, the Telerik and Kendo UI Editor can acquire the following states which you can set by using the following classes: * An Editor in its normal state appears active, and is usable and clickable. * `k-disabled`—The disabled state indicates that an Editor is temporarily unclickable and users cannot interact with it. To indicate that they are unavailable, Editors in their disabled state are usually faded and slightly out of focus. #### Anatomy The anatomy of the Editor summarizes the elements of the component:  ![A Telerik and Kendo UI Editor component](images/components-editor-overview-anatomy.png "Anatomy and elements of the Telerik and Kendo UI Editor component.") ### Framework-Specific Documentation For specific information about the component, refer to its official product documentation: ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo](/images/jquery-logo.svg) ![Kendo UI for React logo.](/images/react-logo.svg) ![Kendo UI for Vue logo](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo](/images/mvc-logo.svg)