Class: RemRichTextEditor
Hierarchy
Component
<RemRichTextEditorProps
>↳
RemRichTextEditor
Constructors
constructor
• new RemRichTextEditor(props
)
Parameters
Name | Type |
---|---|
props | RemRichTextEditorProps | Readonly <RemRichTextEditorProps > |
Inherited from
React.Component<RemRichTextEditorProps>.constructor
• new RemRichTextEditor(props
, context
)
Parameters
Name | Type |
---|---|
props | RemRichTextEditorProps |
context | any |
Inherited from
React.Component<RemRichTextEditorProps>.constructor
Methods
render
▸ render(): Element
Returns
Element
Overrides
React.Component.render