CallbackFunction
types.CallbackFunction
Type parameters
Name | Type |
---|---|
T |
any |
CallbackFunction
CallbackFunction(this
, ...args
): any
Parameters
Name | Type |
---|---|
this |
T |
...args |
any [] |
Returns
any
Defined in
jodit/src/types/types.d.ts:151
options
Optional
options: unknown
Defined in
jodit/src/types/types.d.ts:155