mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 16:29:04 -04:00
50 lines
1.4 KiB
Text
50 lines
1.4 KiB
Text
---
|
|
####
|
|
#### 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.
|
|
####
|
|
id: kibKibanaReactPluginApi
|
|
slug: /kibana-dev-docs/api/kibanaReact
|
|
title: "kibanaReact"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the kibanaReact plugin
|
|
date: 2025-04-21
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaReact']
|
|
---
|
|
import kibanaReactObj from './kibana_react.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 155 | 0 | 123 | 3 |
|
|
|
|
## 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}/>
|
|
|