Phoenix.LiveComponent.preload

You're seeing just the callback preload, go back to Phoenix.LiveComponent module for more information.
Link to this callback

preload(list_of_assigns)

View Source (optional)

Specs

preload(list_of_assigns :: [Phoenix.LiveView.Socket.assigns()]) ::
  list_of_assigns :: [Phoenix.LiveView.Socket.assigns()]