ClearDataOptions
Properties
Link copied to clipboard
Skips deleting cookies that would close current network connections. (Default: false
)
Link copied to clipboard
The types of data to clear. By default, this will clear all types of data. This can potentially include data types not explicitly listed here. (See Chromium's BrowsingDataRemover
for the full list.)
Link copied to clipboard
abstract var excludeOrigins: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??
Clear data for all origins except these ones. Cannot be used with origins
.
Link copied to clipboard
The behavior for matching data to origins.