-
Notifications
You must be signed in to change notification settings - Fork 0
Features
tempus2016 edited this page Jun 24, 2026
·
5 revisions
Every Tabdeck feature is opt-in / configurable — turn things on or off to taste. This page indexes the optional features and links to a dedicated page for each.
This list grows over time. Each feature below has its own page with a description, config key, examples, and screenshots.
-
Tab display mode — show icons, labels, or both (
tab_display). -
Accent-coloured indicator — indicator adopts the selected tab's accent (
accent_indicator). -
Extra bar styles —
boxed(bordered chips) andtext(no indicator) styles. -
Indicator thickness — set the underline bar thickness (
indicator_size). -
Sticky tab bar — keep the bar pinned while content scrolls (
sticky). -
Tab alignment — start / center / end / justify the tabs (
align).
-
Per-tab text/icon colour — fixed label/icon colour for a tab (
color). -
Badge display mode — text or dot badges (
badge_display). -
Multiple cards per tab — stack several cards in one tab (
cards). -
Disabled tabs — show a tab greyed-out and non-selectable (
disabled). -
Tab subtitles — secondary text under a tab label (
subtitle).
-
Panel transitions — fade or slide when switching tabs (
transition).
- Visibility and/or/not groups — nestable logical conditions for tab visibility.
- Duplicate tab — one-click deep copy of a tab in the editor.
- Expand all / Collapse all — bulk-toggle tab blocks; new tabs auto-expand.
-
Theming & styles passthrough — set CSS variables from config (
styles).
See Configuration for the complete option reference.
Concepts
Features