m.route('/path', {param: 1}) => navigates to '/path?param=1'
The API is a little bit problematic, as it is not possible to combine it with `shouldReplaceHistoryEntry`.
|
||
|---|---|---|
| .. | ||
| index.html | ||
| input-cursor.html | ||
| mithril-tests.js | ||
| mock.js | ||
| svg.html | ||
| test.js | ||