otherwise(params);
Sets route definition that will be used on route change when no other route definition is matched.
Parameters
| Param | Type | Details |
|---|---|---|
| params | Objectstring | Mapping information to be assigned to |
Returns
Object |
self |
Sets route definition that will be used on route change when no other route definition is matched.
| Param | Type | Details |
|---|---|---|
| params | Objectstring | Mapping information to be assigned to |
Object |
self |
Please login to continue.