The ReportingObserverOptions dictionary of the Reporting API
options to be set in the constructor when creating a web.reporting.ReportingObserver
.
The ReportingObserverOptions dictionary of the Reporting API options to be set in the constructor when creating a `web.reporting.ReportingObserver`.
(buffered this)
Property.
A boolean that defines whether the reports that were generated the observer was able to be created should be observable (true) not (false).
Property. A boolean that defines whether the reports that were generated the observer was able to be created should be observable (true) not (false).
(set-buffered! this val)
Property.
A boolean that defines whether the reports that were generated the observer was able to be created should be observable (true) not (false).
Property. A boolean that defines whether the reports that were generated the observer was able to be created should be observable (true) not (false).
(set-types! this val)
Property.
An array of strings representing the types of report to be collected this observer. Available types include deprecation, intervention, crash.
Property. An array of strings representing the types of report to be collected this observer. Available types include deprecation, intervention, crash.
(types this)
Property.
An array of strings representing the types of report to be collected this observer. Available types include deprecation, intervention, crash.
Property. An array of strings representing the types of report to be collected this observer. Available types include deprecation, intervention, crash.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close