ambient_ui
0.3.2-nightly-2024-01-12
Module tabs
Structs
In crate ambient_ui
?
Module
ambient_ui
::
tabs
source
·
[
−
]
Expand description
Implements basic tabs.
Structs
TabBar
A header bar of tabs. Does not contain the tab content.
Tabs
A set of tabs. Contains a
TabBar
and the content of the selected tab.