Skip to main content

Module tabs

Module tabs 

Source
Expand description

Tabs widget — a horizontal tab bar driving a &mut usize selection.

Three visual variants from gpui-component (underline, pill, segmented). Callers render their own per-tab content based on the resulting selection.

Structs§

Tabs

Enums§

TabVariant