A router that binds page navigation with Elmish.
Instance member | Description |
Full Usage:
this.GetRoute
Parameters:
'model
Returns: string
Modifiers: abstract |
|
Full Usage:
this.SetRoute
Parameters:
string
Returns: 'msg option
Modifiers: abstract |
|