Definition of a custom catalog.

Hierarchy

Properties

externalUrl?: string

If provided the catalog will be handled as an external catalog. It will be embedded in the ui using the externalUrl. More details can be found in the external catalogs documentation.

id: string
imageUrl?: string
label: string | {
    [language: string]: string;
}

Generated using TypeDoc