Skip to content

PublicDashboardBuilder🔗

Constructor🔗

new PublicDashboardBuilder()

Methods🔗

build🔗

Builds the object.

build()

accessToken🔗

Unique public access token

accessToken(accessToken: string)

annotationsEnabled🔗

Flag that indicates if annotations are enabled

annotationsEnabled(annotationsEnabled: boolean)

dashboardUid🔗

Dashboard unique identifier referenced by this public dashboard

dashboardUid(dashboardUid: string)

isEnabled🔗

Flag that indicates if the public dashboard is enabled

isEnabled(isEnabled: boolean)

timeSelectionEnabled🔗

Flag that indicates if the time range picker is enabled

timeSelectionEnabled(timeSelectionEnabled: boolean)

uid🔗

Unique public dashboard identifier

uid(uid: string)

See also🔗