View Source GoogleApi.PageSpeedOnline.V5.Model.RendererFormattedStrings (google_api_page_speed_online v0.18.0)
Message holding the formatted strings used in the renderer.
Attributes
-
runtimeSettingsNetworkThrottling
(type:String.t
, default:nil
) - Label for a row in a table that describes the network throttling conditions that were used during a Lighthouse run, if any. -
runtimeSettingsUrl
(type:String.t
, default:nil
) - Label for a row in a table that shows the URL that was audited during a Lighthouse run. -
snippetExpandButtonLabel
(type:String.t
, default:nil
) - The label for the button to show all lines of a snippet -
runtimeSettingsChannel
(type:String.t
, default:nil
) - Label for a row in a table that shows in what tool Lighthouse is being run (e.g. The lighthouse CLI, Chrome DevTools, Lightrider, WebPageTest, etc). -
dropdownSaveGist
(type:String.t
, default:nil
) - Option in a dropdown menu that saves the current report as a new GitHub Gist. -
dropdownPrintExpanded
(type:String.t
, default:nil
) - Option in a dropdown menu that opens a full Lighthouse report in a print dialog. -
runtimeSettingsDevice
(type:String.t
, default:nil
) - Label for a row in a table that describes the kind of device that was emulated for the Lighthouse run. Example values for row elements: 'No Emulation', 'Emulated Desktop', etc. -
runtimeDesktopEmulation
(type:String.t
, default:nil
) - Descriptive explanation for emulation setting when emulating a generic desktop form factor, as opposed to a mobile-device like form factor. -
runtimeSettingsCPUThrottling
(type:String.t
, default:nil
) - Label for a row in a table that describes the CPU throttling conditions that were used during a Lighthouse run, if any. -
errorMissingAuditInfo
(type:String.t
, default:nil
) - The error string shown next to an erroring audit. -
scorescaleLabel
(type:String.t
, default:nil
) - The label that explains the score gauges scale (0-49, 50-89, 90-100). -
opportunitySavingsColumnLabel
(type:String.t
, default:nil
) - The heading for the estimated page load savings of opportunity audits. -
dropdownSaveHTML
(type:String.t
, default:nil
) - Option in a dropdown menu that saves the Lighthouse report HTML locally to the system as a '.html' file. -
runtimeSettingsAxeVersion
(type:String.t
, default:nil
) - Label for a row in a table that shows the version of the Axe library used -
footerIssue
(type:String.t
, default:nil
) - Label for button to create an issue against the Lighthouse GitHub project. -
opportunityResourceColumnLabel
(type:String.t
, default:nil
) - The heading for the estimated page load savings opportunity of an audit. -
showRelevantAudits
(type:String.t
, default:nil
) - 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. -
warningHeader
(type:String.t
, default:nil
) - The label shown above a bulleted list of warnings. -
runtimeSettingsFetchTime
(type:String.t
, default:nil
) - Label for a row in a table that shows the time at which a Lighthouse run was conducted; formatted as a timestamp, e.g. Jan 1, 1970 12:00 AM UTC. -
dropdownSaveJSON
(type:String.t
, default:nil
) - Option in a dropdown menu that saves the Lighthouse JSON object to the local system as a '.json' file. -
toplevelWarningsMessage
(type:String.t
, default:nil
) - The label shown preceding important warnings that may have invalidated an entire report. -
runtimeSettingsUANetwork
(type:String.t
, default:nil
) - Label for a row in a table that shows the User Agent that was used to send out all network requests during the Lighthouse run. -
calculatorLink
(type:String.t
, default:nil
) - Text link pointing to the Lighthouse scoring calculator. This link immediately follows a sentence stating the performance score is calculated from the perf metrics. -
throttlingProvided
(type:String.t
, default:nil
) - Descriptive explanation for environment throttling that was provided by the runtime environment instead of provided by Lighthouse throttling. -
viewTreemapLabel
(type:String.t
, default:nil
) - Label for a button that opens the Treemap App -
warningAuditsGroupTitle
(type:String.t
, default:nil
) - The heading that is shown above a list of audits that have warnings -
passedAuditsGroupTitle
(type:String.t
, default:nil
) - The heading that is shown above a list of audits that are passing. -
labDataTitle
(type:String.t
, default:nil
) - The title of the lab data performance category. -
dropdownViewer
(type:String.t
, default:nil
) - Option in a dropdown menu that opens the current report in the Lighthouse Viewer Application. -
runtimeNoEmulation
(type:String.t
, default:nil
) - Descriptive explanation for emulation setting when no device emulation is set. -
lsPerformanceCategoryDescription
(type:String.t
, default:nil
) - The disclaimer shown under performance explaining that the network can vary. -
errorLabel
(type:String.t
, default:nil
) - The label shown next to an audit or metric that has had an error. -
runtimeMobileEmulation
(type:String.t
, default:nil
) - Descriptive explanation for emulation setting when emulating a Nexus 5X mobile device. -
auditGroupExpandTooltip
(type:String.t
, default:nil
) - The tooltip text on an expandable chevron icon. -
runtimeSettingsUA
(type:String.t
, default:nil
) - Label for a row in a table that shows the User Agent that was detected on the Host machine that ran Lighthouse. -
snippetCollapseButtonLabel
(type:String.t
, default:nil
) - The label for the button to show only a few lines of a snippet -
varianceDisclaimer
(type:String.t
, default:nil
) - The disclaimer shown below a performance metric value. -
crcInitialNavigation
(type:String.t
, default:nil
) - The label for the initial request in a critical request chain. -
runtimeSettingsTitle
(type:String.t
, default:nil
) - Title of the Runtime settings table in a Lighthouse report. Runtime settings are the environment configurations that a specific report used at auditing time. -
runtimeUnknown
(type:String.t
, default:nil
) - Descriptive explanation for a runtime setting that is set to an unknown value. -
crcLongestDurationLabel
(type:String.t
, default:nil
) - The label for values shown in the summary of critical request chains. -
notApplicableAuditsGroupTitle
(type:String.t
, default:nil
) - The heading shown above a list of audits that do not apply to a page. -
thirdPartyResourcesLabel
(type:String.t
, default:nil
) - This label is for a filter checkbox above a table of items -
runtimeSettingsBenchmark
(type:String.t
, default:nil
) - Label for a row in a table that shows the estimated CPU power of the machine running Lighthouse. Example row values: 532, 1492, 783. -
dropdownDarkTheme
(type:String.t
, default:nil
) - Option in a dropdown menu that toggles the themeing of the report between Light(default) and Dark themes. -
dropdownPrintSummary
(type:String.t
, default:nil
) - Option in a dropdown menu that opens a small, summary report in a print dialog. -
manualAuditsGroupTitle
(type:String.t
, default:nil
) - The heading shown above a list of audits that were not computerd in the run. -
dropdownCopyJSON
(type:String.t
, default:nil
) - Option in a dropdown menu that copies the Lighthouse JSON object to the system clipboard.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PageSpeedOnline.V5.Model.RendererFormattedStrings{ auditGroupExpandTooltip: String.t() | nil, calculatorLink: String.t() | nil, crcInitialNavigation: String.t() | nil, crcLongestDurationLabel: String.t() | nil, dropdownCopyJSON: String.t() | nil, dropdownDarkTheme: String.t() | nil, dropdownPrintExpanded: String.t() | nil, dropdownPrintSummary: String.t() | nil, dropdownSaveGist: String.t() | nil, dropdownSaveHTML: String.t() | nil, dropdownSaveJSON: String.t() | nil, dropdownViewer: String.t() | nil, errorLabel: String.t() | nil, errorMissingAuditInfo: String.t() | nil, footerIssue: String.t() | nil, labDataTitle: String.t() | nil, lsPerformanceCategoryDescription: String.t() | nil, manualAuditsGroupTitle: String.t() | nil, notApplicableAuditsGroupTitle: String.t() | nil, opportunityResourceColumnLabel: String.t() | nil, opportunitySavingsColumnLabel: String.t() | nil, passedAuditsGroupTitle: String.t() | nil, runtimeDesktopEmulation: String.t() | nil, runtimeMobileEmulation: String.t() | nil, runtimeNoEmulation: String.t() | nil, runtimeSettingsAxeVersion: String.t() | nil, runtimeSettingsBenchmark: String.t() | nil, runtimeSettingsCPUThrottling: String.t() | nil, runtimeSettingsChannel: String.t() | nil, runtimeSettingsDevice: String.t() | nil, runtimeSettingsFetchTime: String.t() | nil, runtimeSettingsNetworkThrottling: String.t() | nil, runtimeSettingsTitle: String.t() | nil, runtimeSettingsUA: String.t() | nil, runtimeSettingsUANetwork: String.t() | nil, runtimeSettingsUrl: String.t() | nil, runtimeUnknown: String.t() | nil, scorescaleLabel: String.t() | nil, showRelevantAudits: String.t() | nil, snippetCollapseButtonLabel: String.t() | nil, snippetExpandButtonLabel: String.t() | nil, thirdPartyResourcesLabel: String.t() | nil, throttlingProvided: String.t() | nil, toplevelWarningsMessage: String.t() | nil, varianceDisclaimer: String.t() | nil, viewTreemapLabel: String.t() | nil, warningAuditsGroupTitle: String.t() | nil, warningHeader: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.