Interface UISettings
Properties
buttons
buttons: object
Type declaration
-
acceptAll: object
-
denyAll: object
-
isEnabled: boolean
-
label: string
-
save: object
-
showSecondLayer: object
-
isEnabled: boolean
-
label: string
-
url: string | null
customization
customization: object
Type declaration
-
color: object
-
font: object
-
family: string
-
size: number
-
firstLayer
firstLayer: object
Type declaration
-
description: object
-
default: string
-
short: string | null
-
isCategoryTogglesEnabled: boolean
-
isOverlayEnabled: boolean
-
title: string
-
labels
labels: object
Type declaration
-
general: object
-
consentGiven: string
-
consentNotGiven: string
-
consentType: string
-
controllerId: string
-
copy: string
-
date: string
-
decision: string
-
explicit: string
-
implicit: string
-
processorId: string
-
showMore: string
-
service: object
-
dataCollected: object
-
description: string
-
title: string
-
dataDistribution: object
-
processingLocationTitle: string
-
thirdPartyCountriesTitle: string
-
dataPurposes: object
-
description: string
-
title: string
-
dataRecipientsTitle: string
-
descriptionTitle: string
-
history: object
-
description: string | null
-
title: string
-
legalBasis: object
-
description: string
-
title: string
-
processingCompanyTitle: string
-
retentionPeriodTitle: string
-
technologiesUsed: object
-
description: string
-
title: string
-
urls: object
-
cookiePolicyTitle: string
-
optOutTitle: string
-
privacyPolicyTitle: string
language
language: object
Type declaration
-
available: string[]
-
isSelectorEnabled: boolean
-
selected: string
links
links: object
Type declaration
-
cookiePolicy: object
-
label: string
-
url: string | null
-
imprint: object
-
label: string | null
-
url: string | null
-
privacyPolicy: object
-
label: string
-
url: string | null
poweredBy
poweredBy: object
Type declaration
-
isEnabled: boolean
-
label: string
-
partnerUrl: string | null
-
partnerUrlLabel: string | null
-
url: string
-
urlLabel: string
privacyButton
privacyButton: object
secondLayer
secondLayer: object
Type declaration
-
description: string
-
isOverlayEnabled: boolean
-
tabs: object
-
categories: object
-
isEnabled: boolean
-
label: string
-
services: object
-
isEnabled: boolean
-
label: string
-
title: string
-
If the url is null, open up the second layer (i.e. modal). If the url exists, open link in new tab.