+
+ Use the ReportingStart.components.ScreenCapturePanel{' '}
+ component to add the Reporting panel to your page.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The logos below are in a data-shared-items-container element
+ for Reporting.
+
+
+
+
+ {logos.map((item, index) => (
+
+ }
+ title={`Elastic ${item}`}
+ description="Example of a card's description. Stick to one or two sentences."
+ onClick={() => {}}
+ />
+
+ ))}
+
+
+
+