Jodit
PRO
Getting Started
Playground
Examples
Documentation
Download
Preparing search index...
The search index is not available
Hierarchy
IPluginSystem
Implemented by
PluginSystem
Index
Methods
add
get
remove
wait
Methods
add
add
(
name
:
string
, plugin
:
any
)
:
void
Parameters
name:
string
plugin:
any
Returns
void
get
get
(
name
:
string
)
:
void
|
PluginType
Parameters
name:
string
Returns
void
|
PluginType
remove
remove
(
name
:
string
)
:
void
Parameters
name:
string
Returns
void
wait
wait
(
name
:
string
)
:
Promise
<
void
>
Parameters
name:
string
Returns
Promise
<
void
>
Jodit PRO
If you like Jodit - try
Jodit PRO
async
component
config
constants
create
decorators
dom
event-
emitter
global
helpers
icons
index
jodit
modules
plugin
plugins
request
selection
storage
traits
types
ui
view
IPlugin
System
add
get
remove
wait