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

Note:

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