Skip to main content

Class: CEditor

frontend.CEditor

Hierarchy#

  • Component<TCromwellBlockProps>

    ↳ CEditor

Table of contents#

Constructors#

Methods#

Constructors#

constructor#

• new CEditor(props)

Parameters#

NameType
propsTCromwellBlockProps<Component<Object, Object, any>> | Readonly<TCromwellBlockProps<Component<Object, Object, any>>>

Inherited from#

React.Component<TCromwellBlockProps>.constructor

Defined in#

node_modules/@types/react/index.d.ts:475

• new CEditor(props, context)

deprecated

see https://reactjs.org/docs/legacy-context.html

Parameters#

NameType
propsTCromwellBlockProps<Component<Object, Object, any>>
contextany

Inherited from#

React.Component<TCromwellBlockProps>.constructor

Defined in#

node_modules/@types/react/index.d.ts:480

Methods#

render#

â–¸ render(): Element

Returns#

Element

Overrides#

React.Component.render

Defined in#

system/core/frontend/src/components/CEditor/CEditor.tsx:8