View Source PlausibleWeb.Live.FunnelSettings.List (Plausible v0.0.1)

Phoenix LiveComponent module that renders a list of funnels with their names and the number of steps they have.

Each funnel is displayed with a delete button, which triggers a confirmation message before deleting the funnel from the UI. If there are no funnels configured for the site, a message is displayed indicating so.

Summary

Functions

Callback implementation for Phoenix.LiveComponent.render/1.