Skip to main content

CookieChangeEventInit

Extends

Properties

bubbles?

optional bubbles?: boolean;

Inherited from

EventInit.bubbles


cancelable?

optional cancelable?: boolean;

Inherited from

EventInit.cancelable


changed?

optional changed?: CookieList;

composed?

optional composed?: boolean;

Inherited from

EventInit.composed


deleted?

optional deleted?: CookieList;