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