Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Type the routing "nav" event #132

Closed
agubler opened this issue Mar 14, 2018 · 0 comments
Closed

Type the routing "nav" event #132

agubler opened this issue Mar 14, 2018 · 0 comments
Milestone

Comments

@agubler
Copy link
Member

agubler commented Mar 14, 2018

Bug

Add typings for the routing event - nav:

export interface NavEvent extends EventObject<string> {
	outlet: string | undefined;
	context: OutletContext | undefined;
}
@dylans dylans added this to the rc.2 milestone Mar 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants