Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

DashboardFieldSortingKey

The possible sort fields

enum DashboardFieldSortingKey {
label
name
popularity
role
viewLabel
}

Values

DashboardFieldSortingKey.label

Sort by the dashboard field label

DashboardFieldSortingKey.name

Sort by the dashboard field name

DashboardFieldSortingKey.popularity

Sort by the dashboard field popularity

DashboardFieldSortingKey.role

Sort by the dashboard field role

DashboardFieldSortingKey.viewLabel

Sort by the dashboard field view label

Member Of