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

Type the routing "nav" event #132

@agubler

Description

@agubler

Bug

Add typings for the routing event - nav:

export interface NavEvent extends EventObject<string> {
	outlet: string | undefined;
	context: OutletContext | undefined;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions