Skip to main content

Tab Bar

Organizes content in tabs.

Properties

  • All global properties
  • tabs: array — List of tab labels
  • selectedIndex: integer — Currently selected tab index
  • onChange: function — Change event handler
  • orientation: string — Tab bar orientation
  • closable: boolean — Tabs can be closed
  • reorderable: boolean — Tabs can be reordered
  • maxVisibleTabs: integer — Maximum number of visible tabs
  • focusable: boolean — Can receive focus
  • tabIndex: integer — Tab order