Results for “Std.Ui.Navigation.tabs”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Navigation.Tabs
Tabs by tag and title, one selected.
- Std.Ui.Navigation.tabs
&Array[(Str, Str)] -> Std.Ui.Navigation.TabsTabs with the first selected; an empty list selects nothing.
- Std.Ui.Navigation.chose
&Std.Ui.Navigation.Tabs -> &Std.Ui.Screen.Event -> Std.Ui.Navigation.TabsThe tabs after
event: activating a tab's control, tagged - Std.Ui.Navigation.tabbed
&Std.Ui.Navigation.Tabs -> Std.Ui.Layout.View -> &Std.Ui.Theme.Theme -> Std.Ui.Layout.ViewA tab bar above
content, the selected tab filled with the accent.
