Perseus
Preparing search index...
@khanacademy/perseus-editor
<internal>
MoleculeWidgetEditor
Class MoleculeWidgetEditor
Hierarchy
Component
<
Props
>
MoleculeWidgetEditor
Index
Constructors
constructor
Properties
change
serialize
update
Molecule
update
Rotation
prop
Types
widget
Name
Methods
render
Constructors
constructor
new
MoleculeWidgetEditor
(
props
:
any
)
:
MoleculeWidgetEditor
Parameters
props
:
any
Returns
MoleculeWidgetEditor
new
MoleculeWidgetEditor
(
props
:
any
,
context
:
any
)
:
MoleculeWidgetEditor
Parameters
props
:
any
context
:
any
Returns
MoleculeWidgetEditor
Deprecated
See
React Docs
Properties
change
change
:
(
arg1
:
any
,
arg2
:
any
,
arg3
:
any
)
=>
any
= ...
serialize
serialize
:
()
=>
any
= ...
update
Molecule
updateMolecule
:
(
arg1
:
string
)
=>
void
= ...
update
Rotation
updateRotation
:
(
arg1
:
string
)
=>
void
= ...
Static
prop
Types
propTypes
:
{
onChange
:
any
;
rotationAngle
:
any
;
smiles
:
any
}
= ...
Static
widget
Name
widgetName
:
"molecule-renderer"
= ...
Methods
render
render
()
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
change
serialize
update
Molecule
update
Rotation
prop
Types
widget
Name
Methods
render
Perseus
Loading...
Deprecated
See
React Docs