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