Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Customization

Index

Properties

button: { alignment: BUTTON_ALIGNMENT; borderRadius: string }

Type declaration

firstLayer: FirstLayerCustomization
font: FontCustomization
layer: { borderRadius: string }

Type declaration

  • borderRadius: string
overlay: { opacity: number }

Type declaration

  • opacity: number
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
toggle: { active: ToggleCustomization; disabled: ToggleCustomization; inactive: ToggleCustomization }

Type declaration

  • active: ToggleCustomization
  • disabled: ToggleCustomization
  • inactive: ToggleCustomization
useBackgroundShadow: boolean