Skip to content

Type Editor


Type Editor / @type-editor/viewdesc / WidgetViewDesc

WidgetViewDesc

Classes

ClassDescription

WidgetViewDesc

A widget desc represents a widget decoration, which is a DOM node drawn between the document nodes. Widgets are typically used for things like:

  • Placeholders
  • UI decorations (e.g., line numbers, breakpoints)
  • Non-editable inline content

Widgets are atomic and cannot contain children.