new Router(options) → {FrontendRouter}
Please refer to the documentation of the frontend-router module for more information
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | The framework implementation, ie. {config: {...}, api: {...}, ...} |
- To Do:
-
- validate properties
- call staticViews
Returns:
frontend-router instance
- Type
- FrontendRouter