Skip to content

pantoken / renderers/tinymce/src / LogoMeta

Interface: LogoMeta

Metadata for one available logo asset.

Properties

product

product: Product

The product the logo belongs to.


layout

layout: LogoLayout

The layout.


colorMode

colorMode: LogoColorMode

The color treatment.


lang?

optional lang?: LogoLang

The localized wordmark's language, absent for the default (English) variant.


name

name: string

The token/name stem, e.g. "canvas-horizontal-full-color".


path

path: string

The path within assets/logos, e.g. "canvas/horizontal-full-color.svg".