JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Smart.Route Paramter
Tagged: router, smart router
howto pass route parameter
`
router.route(‘/sampleview1?id=1’) , this not working
save to localstorage also not working
localstorage.setItem(‘id_edit’,1);
//inside view
localStorage.getItem(‘id_edit’)… undefined
Hi Joko,
The router does not still support this functionality. We will consider implementing it.
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/