# smartDocumentEditor

Document editing. Templates. Powerful formatting and merge.\
This package provides a rich text editor component with many features. You can use it together with the svyUtils module - that offers even more features like tags/merge/pdf export on top of the smart document editor component itself.

Contains the following Web-Component:

* [Smart Document Editor](https://docs.servoy.com/reference/servoyextensions/ui-components/smartdoceditor/smart-document-editor)

***


---

# 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.servoy.com/reference/servoyextensions/packages/ui-component-packages/smartdocumenteditor.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.
