Jodit
PRO
Getting Started
Playground
Examples
Documentation
Download
Preparing search index...
The search index is not available
Hierarchy
IMods
IDialog
IStatusBar
IUIElement
IViewBased
Implemented by
Mods
Index
Methods
after
Set
Mod
get
Mod
set
Mod
Properties
mods
Methods
after
Set
Mod
after
Set
Mod
(
name
:
string
, value
:
ModType
)
:
void
Parameters
name:
string
value:
ModType
Returns
void
get
Mod
get
Mod
(
name
:
string
)
:
ModType
Parameters
name:
string
Returns
ModType
set
Mod
set
Mod
<
T
>
(
this
:
T
, name
:
string
, value
:
ModType
)
:
T
Set/remove modification (null - remove)
Type Parameters
T
extends
IComponent
<
IViewBased
<
IViewOptions
>
,
T
>
&
IContainer
&
IMods
Parameters
this:
T
name:
string
value:
ModType
Returns
T
Properties
mods
mods
:
IDictionary
<
ModType
,
string
>
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
IMods
after
Set
Mod
get
Mod
mods
set
Mod
Set/remove modification (null - remove)