@codemirror__view/augmentations
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| BidiSpan | |
| BlockInfo | |
| Decoration | |
| DecorationSet__ | A decoration set represents a collection of decorated ranges, organized for efficient access and mapping. |
| DOMEventHandlers__ | Event handlers are specified with objects like this. For event types known by TypeScript, this will infer the event argument type to hold the appropriate event object type. |
| EditorView | |
| EditorViewConfig | |
| PluginSpec | |
| PluginValue | |
| Rect | |
| ViewPlugin | |
| ViewUpdate | |
| WidgetType |