Perseus
Preparing search index...
@khanacademy/perseus-editor
<internal>
GrapherEditor
Class GrapherEditor
Hierarchy
Component
<
Props
>
GrapherEditor
Index
Constructors
constructor
Properties
serialize
default
Props
widget
Name
Methods
handle
Available
Types
Change
render
Constructors
constructor
new
GrapherEditor
(
props
:
Props
)
:
GrapherEditor
Parameters
props
:
Props
Returns
GrapherEditor
new
GrapherEditor
(
props
:
Props
,
context
:
any
)
:
GrapherEditor
Parameters
props
:
Props
context
:
any
Returns
GrapherEditor
Deprecated
See
React Docs
Properties
serialize
serialize
:
()
=>
any
= ...
Static
default
Props
defaultProps
:
GrapherDefaultWidgetOptions
= grapherLogic.defaultWidgetOptions
Static
widget
Name
widgetName
:
"grapher"
= ...
Methods
handle
Available
Types
Change
handleAvailableTypesChange
(
newAvailableTypes
:
any
[]
)
:
void
Parameters
newAvailableTypes
:
any
[]
Returns
void
render
render
()
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
serialize
default
Props
widget
Name
Methods
handle
Available
Types
Change
render
Perseus
Loading...
Deprecated
See
React Docs