sagartmg
sagartmg
const browser = Bowser.getParser(window.navigator.userAgent); console.log(JSON.stringify(Bowser.parse(window.navigator.userAgent))); this value....unique for every devices ??? // {"browser":{"name":"Chrome","version":"90.0.4430.212"},"os":{"name":"Windows","version":"NT 10.0","versionName":"10"},"platform":{"type":"desktop"},"engine":{"name":"Blink"}}
when using initalPage Props, the onPageChange function gets called automatically
 