--- nav-title: "Page How-To" title: "page" description: "Examples for using Page" --- # Page Using a page requires the Page module. ### Attaching event handler for the Page loaded event to set bindingContext. ``` XML {%raw%} ``` ### Creating and navigating to the created page. ### Navigating backward is as simple as calling a single method. ### Pass data to the new page.