mirror of
https://github.com/elastic/kibana.git
synced 2025-07-01 04:23:21 -04:00
.. | ||
mocks | ||
src | ||
types | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.mdx | ||
tsconfig.json |
--- id: sharedUX/Chrome/Navigation slug: /shared-ux/chrome/navigation title: Kibana Chrome Navigation description: Navigation container to render items for cross-app linking tags: ['shared-ux', 'component', 'chrome', 'navigation'] date: 2023-02-28 --- ## Description Empty package generated by @kbn/generate @kbn/shared-ux-chrome-navigation Navigation container to render items for cross-app linking ## API | Export | Description | |---|---| | `NavigationProvider` | Provides contextual services to `Navigation`. | | `NavigationKibanaProvider` | Maps Kibana dependencies to provide contextual services to `Navigation`. | | `Navigation` | Uses a `Provider` to access contextual services and render the component. | ## EUI Promotion Status This component is not currently considered for promotion to EUI.