Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 707 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 707 Bytes

Hex.pm Hex.pm Hex.pm

ExLiveUrl is just some simple Phoenix LiveView lifecycle hooks and helper functions. It helps you store the live view's current query params and path in your assigns. Additionally, it exposes ways to work with those values both synchronously (only from the root live view) and asynchronously (from anywhere).

You can read more in the docs.