History navigation & Breadcrumb
Last updated
Last updated
Menu paths have a lot of options that can be accessed through the command:
They will tell you your current path above in the page. To use them you just have to call the update function setting the parameter show_breadcrumb
to True
.
His activates two arrows that let you go to previously visited pages. It's activated and deactivated the same way as the breadcrumbs, setting the parameter show_history_navigation
to True
when calling the menu path update function.