Idea React
Preparing search index...
Editor
Class Editor
Hierarchy
Component
<
EditorProps
>
Editor
Index
Constructors
constructor
Properties
display
Name
Accessors
inner
Value
Methods
render
save
Constructors
constructor
new
Editor
(
props
:
WrapperProps
&
Pick
<
InputHTMLAttributes
<
HTMLInputElement
>
,
"name"
|
"required"
,
>
,
)
:
Editor
Parameters
props
:
WrapperProps
&
Pick
<
InputHTMLAttributes
<
HTMLInputElement
>
,
"name"
|
"required"
>
Returns
Editor
new
Editor
(
props
:
WrapperProps
&
Pick
<
InputHTMLAttributes
<
HTMLInputElement
>
,
"name"
|
"required"
,
>
,
context
:
any
,
)
:
Editor
Parameters
props
:
WrapperProps
&
Pick
<
InputHTMLAttributes
<
HTMLInputElement
>
,
"name"
|
"required"
>
context
:
any
Returns
Editor
Deprecated
See
React Docs
Properties
Static
display
Name
displayName
:
string
= 'Editor'
Accessors
inner
Value
innerValue
:
any
Methods
render
render
()
:
Element
Returns
Element
save
save
()
:
Promise
<
OutputData
>
Returns
Promise
<
OutputData
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
display
Name
Accessors
inner
Value
Methods
render
save
Idea React
Loading...
Deprecated
See
React Docs