showRelevantAudits property

String? showRelevantAudits
getter/setter pair

Label preceding a radio control for filtering the list of audits.

The radio choices are various performance metrics (FCP, LCP, TBT), and if chosen, the audits in the report are hidden if they are not relevant to the selected metric.

Implementation

core.String? showRelevantAudits;