View Source Pyro.LiveView (Pyro v0.3.7)
This is basically a wrapper around Phoenix.LiveView, but it uses Pyro.Component instead of Phoenix.Component to enable Pyro's extended features.
use Pyro.LiveViewNote:
Please see the
Phoenix.LiveViewdocs, as they will not be duplicated here.