Header menu logo fable-electron-docs-api

IOnChanged Type

Emitted when a cookie is changed because it was added, edited, removed, or expired.

Instance members

Instance member Description

this.cause

Full Usage: this.cause

Modifiers: abstract

The cause of the change with one of the following values:

this.cookie

Full Usage: this.cookie

Modifiers: abstract

The cookie that was changed.

this.event

Full Usage: this.event

Modifiers: abstract

this.removed

Full Usage: this.removed

Modifiers: abstract

true if the cookie was removed, false otherwise.

Type something to start searching.