router-x/navigation/src/lib/route-composer/router-composer.ts
Properties |
constructor(path: FullPath, name: Name)
|
|||||||||
Parameters:
|
|||||||||
Public Readonly args |
Type: RouteArgument<FullPath>[]
|
Public Readonly compose |
Type: RouteComposerComposeMethod<Entity | FullPath>
|
Public Readonly hasArgs |
Type: boolean
|
Public Readonly name |
Type: Name
|
Public Readonly path |
Type: FullPath
|