Appearance
tabs.panels[].tab.label
Visible tab label and legacy restore key fallback.
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
LocalizedString- Required
- Yes
- Default
- No documented default.
User scenarios
- Name a tab for users.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/panels/tabs-panel.ts, symbolPanelTab - Example coverage: Partial — The variant guide explains label fallback.
- Demo coverage: Complete — The fixture renders tab labels. Open the runnable demo .