View Source LiveViewNative.LiveComponent.CID (live_view_native v0.4.0-rc.0)
The struct representing an internal unique reference to the component instance,
available as the @myself
assign in live components.
Read more about the uses of @myself
in the Phoenix.LiveComponent
docs.