View Source PlausibleWeb.Live.Installation (Plausible v0.0.1)

User assistance module around Plausible installation instructions/onboarding

Summary

Functions

Link to this function

handle_event(binary, params, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_event/3.

Link to this function

handle_info(arg1, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_info/2.

Link to this function

handle_params(params, uri, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_params/3.

Link to this function

mount(params, session, socket)

View Source

Callback implementation for Phoenix.LiveView.mount/3.

Callback implementation for Phoenix.LiveView.render/1.

Link to this function

script_extension_params()

View Source