Appearance
tiptapPanel.editorConfig.placeholder
Empty-editor placeholder.
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
- Default
localized runtime value
User scenarios
- Prompt users for rich-text content.
Related parameters
No direct parameter relationships are recorded.
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/tiptap-panel/stores/index.ts, symboluseTiptapPanelStore - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Complete — The fixture renders editor UI. Open the runnable demo .