Skip to content

1025962: Add DocumentEditor details as a separate page#3658

Open
Sujitha2610 wants to merge 2 commits into
hotfix/hotfix-v34.1.29from
1025962-editor-comp
Open

1025962: Add DocumentEditor details as a separate page#3658
Sujitha2610 wants to merge 2 commits into
hotfix/hotfix-v34.1.29from
1025962-editor-comp

Conversation

@Sujitha2610

Copy link
Copy Markdown
Collaborator

Add DocumentEditor details as a separate page

  • Difference between DocumentEditorContainer and DocumentEditor
  • When to Use DocumentEditorContainer and DocumentEditor
  • Adding DocumentEditor component

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1025962-editor-comp

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1025962-editor-comp
Technical Error(s): 0
Spelling Error(s): 1
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 3
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1025962-editor-comp

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1025962-editor-comp
Technical Error(s): 0
Spelling Error(s): 1
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@@ -0,0 +1,263 @@
---
layout: post
title: DocumentEditorContainer vs DocumentEditor in React | Syncfusion

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use class or API names. Change into real time heading.
Must have React DOCX Editor in title

domainurl: ##DomainURL##
---

# DocumentEditorContainer vs DocumentEditor in React DOCX Editor

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of vs, use "and", other proper terms


# DocumentEditorContainer vs DocumentEditor in React DOCX Editor

In this article, we explain the differences between **DocumentEditorContainer** and **DocumentEditor**, and also describe how to use the **DocumentEditor** component in the React DOCX Editor.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add API reference link for the API always (class names, APIs)


## Difference between DocumentEditorContainer and DocumentEditor

The **DocumentEditor** component provides a flexible foundation for creating, viewing, and editing Word documents. Unlike **DocumentEditorContainer**, this component allows you to customize the UI options based on your specific requirements.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this paragraph, bullet points enough
Explain complete difference in that bullets

- **DocumentEditorContainer**: A complete solution with a predefined toolbar and properties pane that provides a comprehensive document editing experience. It allows users to create, view, and edit Word documents with minimal configuration.
- **DocumentEditor**: A customizable component that provides a flexible foundation for creating, viewing, and editing Word documents. This component allows you to build a user interface based on your specific requirements.

### When to Use DocumentEditorContainer and DocumentEditor

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change casing in all headings

  1. First letter of first word only caps, other words should be lower
  2. Except - API names, control name, other technical terms

## See Also

* [How to customize toolbar](./customize-tool-bar)
* [How to use DocumentEditor Container Component](../getting-started.md) No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DocumentEditor Container or DocumentEditorContainer use proper term in entire page
Use DocumentEditorContainer

<li><a href="/document-processing/word/word-processor/react/unsupported-features">Unsupported features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/react/how-to/document-editor-component.md">DocumentEditorContainer vs DocumentEditor</a></li>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change with proper real time topic,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants