codesandbox-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
is
Standalone
dispatch
Index
Variables
is
Standalone
Functions
dispatch
Variables
is
Standalone
is
Standalone
:
boolean
= typeof window === 'undefined' || (!window.opener && window.parent === window)
Functions
dispatch
dispatch
(
message
:
any
)
:
void
Send a message to the editor, this is most probably an action you generated
export
Parameters
message:
any
Returns
void
Generated using
TypeDoc
Send a message to the editor, this is most probably an action you generated