Appearance
tiptapPanel.editorConfig.initialContent
Initial content for an unbound editor.
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 | JSON document- Required
- No
- Default
- No documented default.
User scenarios
- Seed a standalone rich-text panel.
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, symbolTiptapPanelConfig - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Complete — The fixture seeds standalone content. Open the runnable demo .