changed property

JSArray<CookieListItem> get changed

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;