interface TabContainerContext {
    pathFor: PathFor;
    router: any;
}

Hierarchy (View Summary)

Properties

Properties

pathFor: PathFor
router: any