Zum Inhalt springen

utils/isDashboardRoute

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

function isDashboardRoute(pageRoute: string): boolean

Defined in: studiocms/packages/studiocms/src/utils/isDashboardRoute.ts:17^

Checks if a route is a dashboard route

string

The route to check if it is a dashboard route

boolean

  • Returns true if the route is a dashboard route