mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
39 lines
1.1 KiB
Text
39 lines
1.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: kibKbnStdPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-std
|
|
title: "@kbn/std"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/std plugin
|
|
date: 2024-01-05
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/std']
|
|
---
|
|
import kbnStdObj from './kbn_std.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 102 | 2 | 65 | 1 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnStdObj.common.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnStdObj.common.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnStdObj.common.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnStdObj.common.misc}/>
|
|
|