phoenix_live_view v0.2.0 API Reference
Modules
LiveView provides rich, real-time user experiences with server-rendered HTML.
The struct returned by for-comprehensions in .leex templates.
The Controller for LiveView rendering.
The .leex
(Live EEx) template engine that tracks changes.
Fetches Phoenix LiveView flash messages from cookie token.
The struct returned by .leex templates.
Provides LiveView routing for Phoenix routers.
The LiveView socket for Phoenix Endpoints.
Conveniences for testing Phoenix live views.