RichTextEditor
- API Reference
Available props for RichTextEditor
component:
Name | Type | Requirement | Learn More |
---|---|---|---|
toolbarOptions | Array | Required | Link |
customizeUI | Object | Required | Link |
fetchOutput | Function | Required | Link |
fetchUtils | Function | Optional | Link |
fetchEditorStatus | Function | Optional | Link |
initialValue | String | Optional | Link |
imageValidation | Object | Optional | Link |
cloudImageApiEndpoint | String | Conditional | Link |
enableImageOperations | String | Conditional | Link |
fetchImageOperationsData | Function | Conditional | Link |
In this table, the values in the "Requirement" column indicate the following:
- Required: The property is required and must be provided.
- Optional: The property is optional and can be omitted.
- Conditional: The property is required or optional based on the value of another property.