Skip to content

default

default(isDashboardRoute, path, DashboardRouteOverride?): Promise<string>

urlGenFactory Helper Function

Generate a URL based on the path and route type.

Parameters

isDashboardRoute: boolean

path: undefined | string

DashboardRouteOverride?: string

Returns

Promise<string>

Defined in

packages/studiocms_core/src/helpers/urlGen.ts:14