Service Layer low complexity Shared Component frontend
1
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Thin client-side service that bridges the Cookie Policy page with the active Cookie Management Platform. Provides the action link or modal trigger so users can review and update their stored consent preferences from within the policy page.

Feature: Cookie Policy

cookie-consent-integration-service

Responsibilities

  • Expose a method to open the CMP preference center from any page
  • Read current consent state for display purposes on the policy page

Interfaces

openPreferenceCenter(): void
getCurrentConsent(): ConsentState

Relationships

Dependencies (1)

Components this component depends on