mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
38 lines
1 KiB
Text
38 lines
1 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: kibConsolePluginApi
|
|
slug: /kibana-dev-docs/api/console
|
|
title: "console"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the console plugin
|
|
date: 2023-09-20
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
|
---
|
|
import consoleObj from './console.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/platform-deployment-management](https://github.com/orgs/elastic/teams/platform-deployment-management) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 13 | 0 | 13 | 1 |
|
|
|
|
## Client
|
|
|
|
### Classes
|
|
<DocDefinitionList data={consoleObj.client.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={consoleObj.client.interfaces}/>
|
|
|
|
## Server
|
|
|
|
### Start
|
|
<DocDefinitionList data={[consoleObj.server.start]}/>
|
|
|