View Source API Reference Breeze v0.2.0
Modules
This module powers the GenServer responsible for running the application.
A Breeze View is a process that handles events, updates its states and renders to the terminal. Breeze Views are inspired by Phoenix LiveView, but not 100% compatible.