PhoenixKitDashboards.Paths (PhoenixKitDashboards v0.1.0)

Copy Markdown View Source

Centralized path helpers for the Dashboards module.

All paths route through PhoenixKit.Utils.Routes.path/1 so they honor the host app's PhoenixKit URL prefix and locale. Never hardcode /admin/dashboards.

Summary

Functions

The builder/editor for a single dashboard.

List of dashboards (manage page).

Functions

builder(uuid)

@spec builder(String.t()) :: String.t()

The builder/editor for a single dashboard.

index()

@spec index() :: String.t()

List of dashboards (manage page).