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.LiveView

Note:

Please see the Phoenix.LiveView docs, as they will not be duplicated here.