kibana/api_docs/core_chrome.mdx
Stacey Gammon 20202f7e7d
Add a plugin directory page to the docs build (#112862)
* Write plugin directory doc as part of api docs build.

* Replace service folder with the new name for index patterns

* Updated docs

* small update

* update docs
2021-09-28 13:17:12 -04:00

30 lines
972 B
Text

---
id: kibCoreChromePluginApi
slug: /kibana-dev-docs/core.chromePluginApi
title: core.chrome
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core.chrome plugin
date: 2020-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.chrome']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import coreChromeObj from './core_chrome.json';
Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2292 | 27 | 1020 | 30 |
## Client
### Interfaces
<DocDefinitionList data={coreChromeObj.client.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={coreChromeObj.client.misc}/>