lib/urlGen
Functions
'Read the “', Functions, '” section'default()
'Read the “', default(), '” section'function default( isDashboardRoute: boolean, path: undefined | string, DashboardRouteOverride?: string): string
Defined in: studiocms/packages/studiocms/src/lib/urlGen.ts:14
urlGenFactory Helper Function
'Read the “', urlGenFactory Helper Function, '” section'Generate a URL based on the path and route type.
Parameters
'Read the “', Parameters, '” section'isDashboardRoute
'Read the “', isDashboardRoute, '” section'boolean
undefined
| string
DashboardRouteOverride?
'Read the “', DashboardRouteOverride?, '” section'string
string