getContentTypeLabel

Function

Compute the content type label

Compute the content type label

  • getContentTypeLabel(contentType: string, isProxied: boolean) : string

Parameters

Parameter Type Default Notes
contentType Required string
isProxied Required boolean

Returns

content type label

string

Function defined in common/src/content/contentUtils.ts:413