Skip to content
  1. API
  2. Types

BrandOptions

Type: object

Properties

  • className(optional) string If specified, this class will be added to the HTML created HTML element.
  • horizontalMargin(optional) number[=0] Indicates the space in pixels between the brand and the top/bottom of the screen (depending on the position)
  • position(optional) "top-left"|"top-right"|"bottom-left"|"bottom-right"[="bottom-right"] Indicates the position of the brand.
  • verticalMargin(optional) number[=0] Indicates the space in pixels between the brand and the right/left of the screen (depending on the position)