SelectoComponents.Views.Detail.Component (selecto_components v0.4.5)

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Link to this function

handle_info(arg, socket)

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.