-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Yngve Bakken Nilsen edited this page Sep 17, 2013
·
7 revisions
Table of contents
Important: Breaking changes in v2
- Getting started
- Domify classes:
- IDocument
-
INavigationService
[[GetCurrentPage<T>()|INavigationService.GetCurrentPage<T>()]]
[[GoTo<T>()|INavigationService.GoTo<T>()]]
[[GoTo(Uri url)|INavigationService.GoTo(Uri url)]]
[[GoTo(Type t)|INavigationService.GoTo(Type t)]]
[[IsAtPage<T>()|INavigationService.IsAtPage<T>()]]
- Page
- PageDescriptionAttribute
The documentation is a work in progress, and more examples and doc will be extended all the time