AdwNavigationView

A stack-based navigation container.

Preview

Home Page

CSS Node Tree

navigation-view

Props

Prop

Type

Behavior

  • Pages are pushed and popped from a navigation stack.
  • Escape key pops the current page when popOnEscape is true.
  • Use useNavigation() hook inside pages to access push and pop.

Adwaita Documentation →

On this page