Pudu programming language
Menu
API reference

Std.Ui.Navigation.pop

1 declaration

fn

pop: &Std.Ui.Navigation.Stack[P] -> Std.Ui.Navigation.Stack[P]

The stack with its top page removed; the root is never removed.

Back to Std.Ui.NavigationSearch related declarations