On this page

Variable CookieChangeEvent

CookieChangeEvent: {
    prototype: CookieChangeEvent;
    new (
        type: string,
        eventInitDict?: CookieChangeEventInit,
    ): CookieChangeEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
CookieChangeEvent