Closed EvanBacon closed 5 years ago
Added the ability to change history type.
createBrowserApp(Navigator, { history: 'hash' });
"hash"
"memory"
"browser"
Added the ability to change history type.
"hash"
,"memory"
,"browser"