digital-identity-platform-docs
digital-identity-platform-docs / supabase/functions/dashboards-list / DashboardLink
Interface: DashboardLink
Defined in: supabase/functions/dashboards-list/index.ts:50
One report, as the reporting product describes it.
Properties
slug
slug:
string
Defined in: supabase/functions/dashboards-list/index.ts:52
Slug in the reporting product; part of the URL.
name
name:
string
Defined in: supabase/functions/dashboards-list/index.ts:54
Display name, from the reporting product's collection.
url
url:
string
Defined in: supabase/functions/dashboards-list/index.ts:56
Absolute https URL to open. Rendered as a plain anchor, never embedded.