View Source PlausibleWeb.Live.Shields.Tabs (Plausible v0.0.1)

Currently only a placeholder module. Once more shields are implemented it will display tabs with counters, linking to their respective live views.

Summary

Functions

Link to this function

handle_info(arg, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_info/2.

Link to this function

mount(params, map, socket)

View Source

Callback implementation for Phoenix.LiveView.mount/3.

Callback implementation for Phoenix.LiveView.render/1.