lib/urlGen
Esta página aún no está disponible en tu idioma.
Functions
Section titled “Functions”default()
Section titled “default()”function default( isDashboardRoute: boolean, path: undefined | string, DashboardRouteOverride?: string): string
Defined in: studiocms/packages/studiocms/src/lib/urlGen.ts:14
urlGenFactory Helper Function
Section titled “urlGenFactory Helper Function”Generate a URL based on the path and route type.
Parameters
Section titled “Parameters”isDashboardRoute
Section titled “isDashboardRoute”boolean
undefined
| string
DashboardRouteOverride?
Section titled “DashboardRouteOverride?”string
Returns
Section titled “Returns”string