Skip to content
On this page

getCategoryUrl

Definition

Get URL for category. Some link

Signature

ts
export function getCategoryUrl(category: LinkedCategory): string 

Parameters

NameTypeDescription
category
LinkedCategory
category entity

Return type

ts
string
getCategoryUrl has loaded