Appearance
tabs.panels[].tab.semanticKey
Canonical semantic identity used for cross-container restoration.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- tabs panel
- Accepted value
string- Required
- No
- Default
normalized label fallback
User scenarios
- Restore the same logical tab across different objects.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/components/panels/renderer/components/Tabs.vue, symbolgetTabSemanticKey - Example coverage: Partial — The variant guide explains restore identity.
- Demo coverage: Partial — The fixture declares semantic keys in one tabs container but does not exercise cross-container restoration. Open the runnable demo .