Files
Foundry-VTT-Docker/resources/app/node_modules/prosemirror-view/src
2025-01-04 00:34:03 +01:00
..
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00
2025-01-04 00:34:03 +01:00

ProseMirror's view module displays a given editor state in the DOM, and handles user events.

Make sure you load style/prosemirror.css as a stylesheet when using this module.

@EditorView

Props

@EditorProps

@NodeViewConstructor

@MarkViewConstructor

@DirectEditorProps

@NodeView

@DOMEventMap

Decorations

Decorations make it possible to influence the way the document is drawn, without actually changing the document.

@Decoration

@DecorationAttrs

@DecorationSet

@DecorationSource