mosaic.mlx
Mosaic_mlx.Tab_select
Companion types for the tab_select widget.
tab_select
mosaic
mosaic.ui
type item = Mosaic_ui.Tab_select.item = {
label : string;
Display text for the tab.
description : string;
Secondary text shown below the tab.
}
The type for tab entries.