GameAppWeb.PlayerLive.Show (game_app v0.1.0)
LiveView module for displaying player details.
Summary
Functions
Handles parameter changes to the player ID, fetching the player data.
Callback implementation for Phoenix.LiveView.render/1
.
Functions
Link to this function
handle_params(map, _, socket)
Handles parameter changes to the player ID, fetching the player data.
Link to this function
render(assigns)
Callback implementation for Phoenix.LiveView.render/1
.