Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
EditorOrPlayer
Class EditorOrPlayer
Hierarchy
PluginReceiver
EditorOrPlayer
Editor
Player
Index
Properties
output
plugins
Methods
add
Plugin
get
Code
inject
replace
Source
run
Plugin
Chain
Task
run
Plugin
Task
Properties
Abstract
output
output
:
Output
Protected
plugins
plugins
:
Plugin
[]
= []
Methods
add
Plugin
add
Plugin
(
plugin
:
Plugin
)
:
void
Parameters
plugin:
Plugin
Returns
void
Abstract
get
Code
get
Code
(
)
:
string
Returns
string
Abstract
inject
inject
(
host
:
HTMLElement
, before
:
HTMLElement
)
:
void
Parameters
host:
HTMLElement
Optional
before:
HTMLElement
Returns
void
replace
Source
replace
Source
(
app
:
any
)
:
any
Parameters
app:
any
Returns
any
Protected
run
Plugin
Chain
Task
run
Plugin
Chain
Task
(
taskName
:
PluginLifecycleStep
, args
:
any
[]
)
:
Promise
<
void
>
Parameters
taskName:
PluginLifecycleStep
Rest
args:
any
[]
Returns
Promise
<
void
>
Protected
run
Plugin
Task
run
Plugin
Task
(
taskName
:
PluginLifecycleStep
, args
:
any
[]
)
:
void
Parameters
taskName:
PluginLifecycleStep
Rest
args:
any
[]
Returns
void
Globals
Editor
OrPlayer
output
plugins
add
Plugin
get
Code
inject
replace
Source
run
Plugin
Chain
Task
run
Plugin
Task
Generated using
TypeDoc