Appearance
editor.{fields|tabs[].fields}[].readonly
Prevents editing in compatible form flows.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- editor fields
- Accepted value
boolean- Required
- No
- Default
- No documented default.
User scenarios
- Show a field without allowing changes.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/editor.ts, symbolEditorTabField - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Complete — The fixture includes read-only fields. Open the runnable demo .