FindRouter Class
Finds a router from the current location.
This can be used to get access to a router in JavaScript. This assume that a Router has been declared somewhere higher in the UX tree (it need not be in the same file).
Location
- Namespace
- Fuse.Navigation
- Package
- Fuse.Navigation 2.9.1
Interface of FindRouter
Expression
Inherited fromSourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
object
Inherited fromEquals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide