namespace
Sandbox.UI.Navigation
5 types
Classes
| Type | Name | Description |
|---|---|---|
| class | NavigationExtensions | |
| class | NavigationHost | A panel that acts like a website. A single page is always visible but it will cache other views that you visit, and allo |
| class | NavLinkPanel | A panel that will navigate to an href but also have .active class if href is active |
Interfaces
| Type | Name | Description |
|---|---|---|
| interface | INavigationEvent | Broadcast to all ancestors when the url changes |
| interface | INavigatorPage | When applied to a page of a navigator, this will receive callbacks when the page is made visible and closed |