Phoenix.LiveComponent.mount
You're seeing just the callback
mount
, go back to Phoenix.LiveComponent module for more information.
Specs
mount(socket :: Phoenix.LiveView.Socket.t()) :: {:ok, Phoenix.LiveView.Socket.t()} | {:ok, Phoenix.LiveView.Socket.t(), keyword()}