gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

UI.Pager with Navigation #85

Open joshua1 opened 7 years ago

joshua1 commented 7 years ago

Can anyone please help with an example of how to use the UI.Pager component with Navigation lib to change the browser url path when you navigate when UI.Pager.update or UI.Pager.select is called. Thanks