window.consentApi.consentAll: Check if a set of given technical information (e.g. HTTP Cookie, LocalStorage, ...) have a consent. This is similar to window.consentApi.consent but for multiple cookies.
window.consentApi.consentAll
window.consentApi.consent
Generated using TypeDoc
window.consentApi.consentAll
: Check if a set of given technical information (e.g. HTTP Cookie, LocalStorage, ...) have a consent. This is similar towindow.consentApi.consent
but for multiple cookies.