Router template

Created over 5 years ago

Along with Router object initialization scopeObserver is initialized with reference to element, schema and this router instance (as delegate). Then scopeObserver starts via this.scopeObserver.start();

Parents