mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.mdx | ||
tsconfig.json |
--- id: home/SampleData/Tab slug: /home/sample-data/tab title: Sample Data Tab description: A component that displays the content of the Sample Data tab in the `home` plugin. tags: ['home', 'component', 'sample-data'] date: 2022-06-30 --- This package contains the components and layout for the Sample Data tab in the `home` plugin. ## API | Export | Description | |---|---| | `SampleDataTab` | The Sample Data tab. | | `SampleDataTabProvider` | Provides contextual services to `SampleDataTab`. | | `SampleDataTabKibanaProvider` | Maps Kibana dependencies to provide contextual services to `SampleDataTab`. | ## EUI Promotion Status This component is not currently considered for promotion to EUI.