Module ambient_ui::tabs

source ·
Expand description

Implements basic tabs.

Structs

  • A header bar of tabs. Does not contain the tab content.
  • A set of tabs. Contains a TabBar and the content of the selected tab.