View Source API Reference live_model v0.1.0

Modules

Create and manage a LiveView model. A model allows you to define your LiveView assigns declaratively, similar to how you would use a Phoenix.Component and its attr/2,3 macro.