Skip to content

Tab Bar

The Tab Bar element provides tabbed navigation within a page. Each tab maps to a page in your application — clicking a tab navigates to that page. Use it to organize content into sections like "Overview", "Details", and "Settings".


Adding a Tab Bar

  1. Open the Website Builder and select a page
  2. Find Tab Bar in the Navigation category of the Elements Panel
  3. Drag it onto your page
  4. Configure tabs in the Floating Design Panel

Properties

General Tab

PropertyDescription
TabsList of tabs. Each tab has a label, target page, and optional icon
StyleVisual style: Underline, Pills, or Buttons
PositionWhere the tab bar appears: Top or Bottom
Active ColorColor of the active/selected tab
Show IconsDisplay icons alongside tab labels
ScrollableEnable horizontal scrolling for many tabs

Color Tab

Customize the container background and border colors.

Dimensions Tab

Adjust padding, margin, border radius, and size of the tab bar container.


Tab Styles

StyleDescription
UnderlineActive tab has a colored bottom border
PillsActive tab has a rounded colored background
ButtonsTabs appear as bordered buttons

Use Cases

  • Section Navigation: Switch between Overview, Details, and Settings sections
  • Category Tabs: Browse items by category (e.g., All, Popular, Recent)
  • Bottom Navigation: Place at bottom for mobile-style nav bar

Best Practices

  • Keep tab labels short (1-2 words)
  • Use 3-5 tabs maximum for best usability
  • Enable scrollable for more than 5 tabs
  • Use icons alongside labels for visual clarity

No-Code App Builder