Interface: ExportBrand
Optional brand styling for the exported document. Plain data (no React /
DOM), so this module stays framework-free; the driver resolves it from
@dbx-tools/ui-branding (useBrand() + resolveBrandAsset) and passes it
through. Any field omitted falls back to the neutral default styling.
Properties
Section titled “Properties”accent?
Section titled “accent?”
optionalaccent?:string
Accent brand color (links).
fontSans?
Section titled “fontSans?”
optionalfontSans?:string
Sans-serif font stack for the document body.
foreground?
Section titled “foreground?”
optionalforeground?:string
Body text color.
logoDataUrl?
Section titled “logoDataUrl?”
optionallogoDataUrl?:string
Logo image src (a data URL) rendered in the document header.
primary?
Section titled “primary?”
optionalprimary?:string
Primary brand color for the header rule, headings, and role labels.