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