utils/isDashboardRoute
Esta página aún no está disponible en tu idioma.
Functions
Section titled “Functions”isDashboardRoute()
Section titled “isDashboardRoute()”function isDashboardRoute(pageRoute: string): boolean
Defined in: studiocms/packages/studiocms/src/utils/isDashboardRoute.ts:17^
Checks if a route is a dashboard route
Parameters
Section titled “Parameters”pageRoute
Section titled “pageRoute”string
The route to check if it is a dashboard route
Returns
Section titled “Returns”boolean
- Returns true if the route is a dashboard route