iframe_consent-1.0.x-dev/components/iframe-consent-placeholder/iframe-consent-placeholder.component.yml
components/iframe-consent-placeholder/iframe-consent-placeholder.component.yml
$schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json
name: Iframe Consent Placeholder
status: stable
description: 'Iframe Consent Placeholder template'
group: 'Iframe Consent'
props:
type: object
properties:
attributes:
type: Drupal\Core\Template\Attribute
title: Attributes
manage_button_label:
type: string
title: 'Manage button label'
default: 'Manage preferences'
manage_button_utility_classes:
type: string
title: 'Manage button extra styles'
default: ''
accept_button_label:
type: string
title: 'Accept button label'
default: 'I Accept'
accept_button_utility_classes:
type: string
title: 'Accept button extra styles'
default: ''
display_accept_button:
type: boolean
title: 'Display the accept button'
default: true
slots:
body:
title: Body
required: true
background:
title: Background
required: false
