PhoenixLiveViewExt.Listilled.Helpers.assign_list

You're seeing just the function assign_list, go back to PhoenixLiveViewExt.Listilled.Helpers module for more information.
Link to this function

assign_list(socket, arg)

View Source

Specs

Assigns the listilled list assigns, list update and state version to the socket.

Uses the listilled name (a value return by Listilled.component_name/0 if defined, otherwise the last name of the module with the truncated "Component" suffix if any) and appends the following to form the atom keys:

  • <component_name>_list_assigns
  • <component_name>_list_update
  • <component_name>_list_version