Skip to content

textEditorPanel.request.getSelectedObjectForEventId

← Back to the parameter index

Selection event forwarded to the active renderer.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
textEditorPanel
Accepted value
string
Required
No — when the active Tiptap renderer binds content to a selected object
Default
No documented default.

User scenarios

  • Bind shell content to the selected object.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/text-editor-panel/types/index.ts, symbol PanelTypeTextEditorPanel
  • Example coverage: Partial — The guide explains selected-object binding, but the runnable shell fixture is intentionally standalone.
  • Demo coverage: Missing — The standalone Text Editor fixture omits object binding and does not demonstrate the selection event.

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.