Optional
state: IUIButtonStatePartialStatic
STATUSESReadonly
beforeReadonly
beforeReadonly
destructed: "destructed"Readonly
ready: "ready"Readonly
isMarker for buttons
Parent View element
Readonly
modsThe window in which jodit was created
Readonly
stateReadonly
uidCurrent component status
Setter for current component status
DOM container for icon
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
DOM container for text content
Append container to element
Bind destructor to some View
Apply callback for all parents
Find match parent
Static
closestFind closest UIElement in DOM
Optional
obj: IDictionaryReturn element with BEM class name
Return elements with BEM class name
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
isAdd action handler
Set/remove BEM class modification
if null, mod will be removed
Optional
container: HTMLElementAttach component to View
Set state
Set component status
component status
ComponentStatus
If you like Jodit - try Jodit PRO
The base class of all Jodit UI components. Provides work with a life cycle.