API Reference > frontend-devtools > Widgets > DiagnosticsPanelProps DiagnosticsPanelProps Interface Beta Options for configuring a DiagnosticsPanel. Properties Name Type Description exclude undefined | { fps?: undefined | false | true, gpuProfiler?: undefined | false | true, keyin?: undefined | false | true, memory?: undefined | false | true, tileStats?: undefined | false | true, toolSettings?: undefined | false | true } Widgets to exclude from the panel. Defined in frontend-devtools/src/widgets/DiagnosticsPanel.ts Line 22 Last Updated: 13 June, 2024