Skip to main content

Class: RemRichTextEditor

Hierarchy

  • Component<RemRichTextEditorProps>

    RemRichTextEditor

Constructors

constructor

new RemRichTextEditor(props)

Parameters

NameType
propsRemRichTextEditorProps | Readonly<RemRichTextEditorProps>

Inherited from

React.Component<RemRichTextEditorProps>.constructor

new RemRichTextEditor(props, context)

Parameters

NameType
propsRemRichTextEditorProps
contextany

Inherited from

React.Component<RemRichTextEditorProps>.constructor

Methods

render

render(): Element

Returns

Element

Overrides

React.Component.render