Liking cljdoc? Tell your friends :D
ClojureScript only.

web.reporting.ReportingObserverOptions

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`.
raw docstring

set-types!cljs

(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.
sourceraw docstring

typescljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close