Skip to content

useLogo

CHAOSdonut edited this page Oct 10, 2022 · 1 revision

useLogo

This option is used to select if there wil be a logo in the upper right corner of the document. The options are true or false.

Example

const respecConfig = {
  useLogo: true
}