Mosaic_mlx.SelectSourceCompanion types for the select widget.
type item = Mosaic_ui.Select.item = {label : string;Display text for the item.
*)description : string option;Optional secondary text shown below the label.
*)}The type for select list entries.