Skip to content

tiptapPanel.request.getSelectedObjectForEventId

← Back to the parameter index

Event supplying the bound object.

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

Context
tiptapPanel
Accepted value
string
Required
No — when binding editor content to the selected object's editorConfig.attributeName
Default
No documented default.

User scenarios

  • Load rich text for the current selection.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/tiptap-panel/types/index.ts, symbol PanelTypeTiptapPanel
  • Example coverage: Partial — The variant guide explains binding.
  • Demo coverage: Complete — The fixture binds a Tiptap panel to the local object-selection event. Open the runnable demo .

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.