Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Customization

Index

Properties

button

button: { alignment: BUTTON_ALIGNMENT; borderRadius: string }

Type declaration

color

firstLayer

firstLayer: FirstLayerCustomization

font

font: FontCustomization

layer

layer: { borderRadius: string }

Type declaration

  • borderRadius: string

logo

overlay

overlay: { opacity: number }

Type declaration

  • opacity: number

privacyButton

privacyButton: { backgroundColor: null | string; desktopSize: null | number; iconColor: null | string; mobileSize: null | number }

Type declaration

  • backgroundColor: null | string
  • desktopSize: null | number
  • iconColor: null | string
  • mobileSize: null | number

theme

theme: THEME

toggle

toggle: { active: ToggleCustomization; disabled: ToggleCustomization; inactive: ToggleCustomization }

Type declaration

  • active: ToggleCustomization
  • disabled: ToggleCustomization
  • inactive: ToggleCustomization

useBackgroundShadow

useBackgroundShadow: boolean