Appearance
tiptapPanel.request.getSelectedObjectForEventId
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, symbolPanelTypeTiptapPanel - 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 .