mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
---
|
|
id: kibKibanaReactPluginApi
|
|
slug: /kibana-dev-docs/api/kibanaReact
|
|
title: "kibanaReact"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the kibanaReact plugin
|
|
date: 2022-03-28
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaReact']
|
|
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 kibanaReactObj from './kibana_react.devdocs.json';
|
|
|
|
|
|
|
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 239 | 0 | 203 | 5 |
|
|
|
|
## Client
|
|
|
|
### Objects
|
|
<DocDefinitionList data={kibanaReactObj.client.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kibanaReactObj.client.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kibanaReactObj.client.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kibanaReactObj.client.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kibanaReactObj.client.misc}/>
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kibanaReactObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kibanaReactObj.common.interfaces}/>
|
|
|