kibana/api_docs/core_chrome.mdx
Stacey Gammon 66f69d6a13
Clean up task manager public setup contract to improve readability and API docs (#113415)
* Improve API docs for task manager

* Update docs
2021-09-30 09:10:41 -04:00

31 lines
972 B
Plaintext

---
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 |
|-------------------|-----------|------------------------|-----------------|
| 2293 | 27 | 1020 | 30 |
## Client
### Interfaces
<DocDefinitionList data={coreChromeObj.client.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={coreChromeObj.client.misc}/>