Skip to content

buildCollectionUrl

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/web/src/lib/url-utils.ts

Build a collection URL from components

Signature

ts
function buildCollectionUrl(slug: string, urlId: string): string

Parameters

NameType
slugstring
urlIdstring

Returns: string

Was this page helpful?

Download as PDF