Phoenix.LiveComponent.CID (Phoenix LiveView v0.15.7) View Source

The struct representing an internal unique reference to the component instance, available as the @myself assign in stateful components.

Read more about the uses of @myself in the Phoenix.LiveComponent docs.