Skip to content
On this page

getCategoryImageUrl ​

Definition ​

gets the cover image

Signature ​

ts
export function getCategoryImageUrl(category: Partial<Category>): string 

Parameters ​

NameTypeDescription
category
Partial<Category>
category entity

Return type ​

ts
string
getCategoryImageUrl has loaded