REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.07 KB
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/prosemirror-state/src/README.md
Text
Base64
This module implements the state object of a ProseMirror editor, along with the representation of the selection and the plugin abstraction. ### Editor State ProseMirror keeps all editor state (the things, basically, that would be required to create an editor just like the current one) in a single [object](#state.EditorState). That object is updated (creating a new state) by applying [transactions](#state.Transaction) to it. @EditorState @EditorStateConfig @Transaction @Command ### Selection A ProseMirror selection can be one of several types. This module defines types for classical [text selections](#state.TextSelection) (of which cursors are a special case) and [_node_ selections](#state.NodeSelection), where a specific document node is selected. It is possible to extend the editor with custom selection types. @Selection @TextSelection @NodeSelection @AllSelection @SelectionRange @SelectionBookmark ### Plugin System To make it easy to package and enable extra editor functionality, ProseMirror has a plugin system. @PluginSpec @StateField @PluginView @Plugin @PluginKey
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.ts
305 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
plugin.ts
5.65 KB
lrw-r--r--
2026-02-28 00:28:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.07 KB
lrw-r--r--
2026-02-28 00:28:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
selection.ts
16.87 KB
lrw-r--r--
2026-02-28 00:28:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
state.ts
10.27 KB
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
transaction.ts
7.75 KB
lrw-r--r--
2026-02-28 00:28:26
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).