Perseus
Preparing search index...
@khanacademy/perseus-editor
<internal>
VideoEditor
Class VideoEditor
This is the main editor for this widget, to specify all the options.
Hierarchy
Component
<
VideoEditorProps
>
VideoEditor
Index
Constructors
constructor
Properties
serialize
default
Props
widget
Name
Methods
render
Constructors
constructor
new
VideoEditor
(
props
:
VideoEditorProps
)
:
VideoEditor
Parameters
props
:
VideoEditorProps
Returns
VideoEditor
new
VideoEditor
(
props
:
VideoEditorProps
,
context
:
any
)
:
VideoEditor
Parameters
props
:
VideoEditorProps
context
:
any
Returns
VideoEditor
Deprecated
See
React Docs
Properties
serialize
serialize
:
()
=>
PerseusVideoWidgetOptions
= ...
Static
default
Props
defaultProps
:
VideoDefaultWidgetOptions
= videoLogic.defaultWidgetOptions
Static
widget
Name
widgetName
:
"video"
= ...
Methods
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
render
Perseus
Loading...
This is the main editor for this widget, to specify all the options.