cc-everywhere

Interface: TemplateBrowserConfig

Chrome fields shared by template browse surfaces (createDesign, startFromContent). Does not include contentBrowseConfig — each surface types that property independently (FDE browse-only; SFC browse-or-preview union).

Extended by

Properties

Property
Type
Description
colorTheme?
ColorTheme
The color theme of the template browser module. Default ColorTheme.LIGHT
spectrumTheme?
SpectrumTheme
Specifies whether the module runs in current express theme or legacy spectrum theme. Default SpectrumTheme.EXPRESS
hideHeaderBar?
boolean
When true, hides the embedded module header bar so the host can provide its own chrome. Default false