Properties
firstLayer
firstLayer: FirstLayerCustomization
font
font: FontCustomization
layer
layer: { borderRadius: string }
overlay
overlay: { 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
toggle
toggle: { active: ToggleCustomization; disabled: ToggleCustomization; inactive: ToggleCustomization }
Type declaration
active: ToggleCustomization
disabled: ToggleCustomization
inactive: ToggleCustomization
useBackgroundShadow
useBackgroundShadow: boolean