Skip to content

tiptapPanel.editorConfig.attributeName

← Back to the parameter index

Selected-object attribute used for content binding.

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 an object selected through request.getSelectedObjectForEventId
Default
No documented default.

User scenarios

  • Edit rich text stored on an object.

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 TiptapPanelConfig
  • Example coverage: Partial — The variant guide explains binding.
  • Demo coverage: Complete — The fixture binds read-only rich text to the selected object's name attribute. 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.