Liking cljdoc? Tell your friends :D
ClojureScript only.

web.reporting.InterventionReportBody

The InterventionReportBody interface of the Reporting API represents body of an intervention report (the return value of its Report.body

The InterventionReportBody interface of the Reporting API represents
body of an intervention report (the return value of its `Report.body`
raw docstring

idcljs

(id this)

Property.

A string representing the intervention that generated the report. can be used to group reports by deprecated feature.

Property.

A string representing the intervention that generated the report.
can be used to group reports by deprecated feature.
sourceraw docstring

set-id!cljs

(set-id! this val)

Property.

A string representing the intervention that generated the report. can be used to group reports by deprecated feature.

Property.

A string representing the intervention that generated the report.
can be used to group reports by deprecated feature.
sourceraw docstring

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

× close