Home > @tridion-sites/extensions > ContentEditorViewExtensionComponentProps
Signature:
export interface ContentEditorViewExtensionComponentProps
| Property | Modifiers | Type | Description |
|---|---|---|---|
| isReadonly | boolean | Boolean to indicate whether the editor should be rendered in read-only mode | |
| item | IdentifiableObject | Item to edit/view | |
| renderEditor | ReactNode | Original editor to render |