Interface ContextChildCondition

Context child for containing a context and a condition (for nested routing)

Hierarchy

  • ContextChildCondition

Properties

condition: ContextCondition

Condition of the child

context: Context

Context of the child

type: "condition"

Type of the child. Always "condition" for ContextChildCondition

Generated using TypeDoc