REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 3.48 KB
Close
/home/byroehnu/easepay.easetack.com/node_modules/@tinymce/tinymce-react/lib/cjs/main/ts/Events.d.ts
Text
Base64
import { Editor as TinyMCEEditor, EditorEvent, Events } from 'tinymce'; export type EventHandler<A> = (a: EditorEvent<A>, editor: TinyMCEEditor) => unknown; type EEventHandler<K extends keyof Events.EditorEventMap> = EventHandler<Events.EditorEventMap[K]>; export interface INativeEvents { onBeforePaste: EEventHandler<'beforepaste'>; onBlur: EEventHandler<'blur'>; onClick: EEventHandler<'click'>; onContextMenu: EEventHandler<'contextmenu'>; onCopy: EEventHandler<'copy'>; onCut: EEventHandler<'cut'>; onDblclick: EEventHandler<'dblclick'>; onDrag: EEventHandler<'drag'>; onDragDrop: EEventHandler<'dragdrop'>; onDragEnd: EEventHandler<'dragend'>; onDragGesture: EEventHandler<'draggesture'>; onDragOver: EEventHandler<'dragover'>; onDrop: EEventHandler<'drop'>; onFocus: EEventHandler<'focus'>; onFocusIn: EEventHandler<'focusin'>; onFocusOut: EEventHandler<'focusout'>; onKeyDown: EEventHandler<'keydown'>; onKeyPress: EEventHandler<'keypress'>; onKeyUp: EEventHandler<'keyup'>; onMouseDown: EEventHandler<'mousedown'>; onMouseEnter: EEventHandler<'mouseenter'>; onMouseLeave: EEventHandler<'mouseleave'>; onMouseMove: EEventHandler<'mousemove'>; onMouseOut: EEventHandler<'mouseout'>; onMouseOver: EEventHandler<'mouseover'>; onMouseUp: EEventHandler<'mouseup'>; onPaste: EEventHandler<'paste'>; onSelectionChange: EEventHandler<'selectionchange'>; } export interface ITinyEvents { onActivate: EEventHandler<'activate'>; onAddUndo: EEventHandler<'AddUndo'>; onBeforeAddUndo: EEventHandler<'BeforeAddUndo'>; onBeforeExecCommand: EEventHandler<'BeforeExecCommand'>; onBeforeGetContent: EEventHandler<'BeforeGetContent'>; onBeforeRenderUI: EventHandler<unknown>; onBeforeSetContent: EEventHandler<'BeforeSetContent'>; onChange: EventHandler<unknown>; onClearUndos: EEventHandler<'ClearUndos'>; onCommentChange: EventHandler<unknown>; onDeactivate: EEventHandler<'deactivate'>; onDirty: EventHandler<unknown>; onExecCommand: EEventHandler<'ExecCommand'>; onGetContent: EEventHandler<'GetContent'>; onHide: EventHandler<unknown>; onInit: EEventHandler<'init'>; onLoadContent: EEventHandler<'LoadContent'>; onNodeChange: EEventHandler<'NodeChange'>; onPostProcess: EventHandler<unknown>; onPostRender: EEventHandler<'PostRender'>; onPreProcess: EventHandler<unknown>; onProgressState: EEventHandler<'ProgressState'>; onRedo: EEventHandler<'Redo'>; onRemove: EEventHandler<'remove'>; onReset: EventHandler<unknown>; onSaveContent: EventHandler<unknown>; onSetAttrib: EventHandler<unknown>; onObjectResizeStart: EEventHandler<'ObjectResizeStart'>; onObjectResized: EEventHandler<'ObjectResized'>; onObjectSelected: EEventHandler<'ObjectSelected'>; onSetContent: EEventHandler<'SetContent'>; onShow: EventHandler<unknown>; onSubmit: EventHandler<unknown>; onUndo: EEventHandler<'Undo'>; onVisualAid: EventHandler<unknown>; onSkinLoadError: EEventHandler<'SkinLoadError'>; onThemeLoadError: EEventHandler<'ThemeLoadError'>; onModelLoadError: EEventHandler<'ModelLoadError'>; onPluginLoadError: EEventHandler<'PluginLoadError'>; onIconsLoadError: EEventHandler<'IconsLoadError'>; onLanguageLoadError: EEventHandler<'LanguageLoadError'>; onScriptsLoad: () => void; onScriptsLoadError: (err: unknown) => void; } export interface IEvents extends INativeEvents, ITinyEvents { } export {};
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 11
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
components
DIR
-
drwxr-xr-x
2026-03-14 01:49:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Events.d.ts
3.48 KB
lrw-r--r--
2026-02-28 00:28:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Events.js
77 B
lrw-r--r--
2026-02-28 00:27:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
87 B
lrw-r--r--
2026-02-28 00:28:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
259 B
lrw-r--r--
2026-02-28 00:28:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ScriptLoader2.d.ts
342 B
lrw-r--r--
2026-02-28 00:28:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ScriptLoader2.js
4.96 KB
lrw-r--r--
2026-02-28 00:28:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
TinyMCE.d.ts
141 B
lrw-r--r--
2026-02-28 00:28:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
TinyMCE.js
261 B
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Utils.d.ts
1.39 KB
lrw-r--r--
2026-02-28 00:28:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Utils.js
3.84 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).