Static
STATUSESReadonly
asyncPlugin have CSS style and it should be loaded
Parent View element
The window in which jodit was created
Readonly
uidBind destructor to some View
Safe get any field
private a = {
b: {
c: {
e: {
g: {
color: 'red'
}
}
}
}
}
this.get('a.b.c.e.g.color'); // Safe access to color
// instead using optionsl chaining
this?.a?.b?.c?.e?.g?.color
the path to be traversed in the obj object
Optional
obj: IDictionary<any, string>the object in which the value is searched
Calc BEM element class name
element name in the bem classification
Adds a handler for changing the component's status
the status at which the callback is triggered
a function that will be called when the status is status
Static
isSet component status
ComponentStatus
component status
Current component status
Setter for current component status
Component was destructed
The component is currently undergoing destructuring or has already been destroyed. Those. you should not hang new events on him now or do anything else with him.
Component is ready for work
Shortcut for this.jodit
If you like Jodit - try Jodit PRO
Show stat data - words and chars count