# CKEditor Classic Controlled

## Specs

| Label                     | Value                         |
| ------------------------- | ----------------------------- |
| **Version**               | 4.0.0 (updated on 2025-12-28) |
| **Developer**             | Labii Inc.                    |
| **Type**                  | Section                       |
| **Support Configuration** | No                            |

## Overview

The Labii CKEditor Classic Controlled widget is an enhanced version of the CKEditor Classic widget designed for streamlined content editing. Unlike the standard CKEditor Classic widget, this version keeps the editing interface hidden by default, providing a cleaner and more focused user experience. Users can activate the CKEditor interface by clicking an edit button, making it ideal for scenarios where a minimal display is preferred until editing is required.

<figure><img src="/files/YORqokURmWDvYrG21J8q" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.labii.com/widgets/section-widgets/office/ckeditor/ckeditor-classic-controlled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
