API Reference navigator v0.1.1
modules
Modules
This library improves Phoenix LiveView navigation and adds application state to your application. Often when user refreshes browser or presses back button you loose current live view state. Also when user navigates through live views you can't get this navigation path (for example from which page user reached current page). This library solves both of these problems.
Navigator functionality for Phoenix.LiveComponent
User navigation history
Application page state
Phoenix plug that is necessary for Navigator
Navigator storage behaviour