changed property
The changed read-only property of the CookieChangeEvent interface
returns an array of the cookies that have been changed.
Implementation
external JSArray<CookieListItem> get changed;
The changed read-only property of the CookieChangeEvent interface
returns an array of the cookies that have been changed.
external JSArray<CookieListItem> get changed;