mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
39 lines
1 KiB
Text
39 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: kibKbnMonacoPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-monaco
|
|
title: "@kbn/monaco"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/monaco plugin
|
|
date: 2023-02-01
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/monaco']
|
|
---
|
|
import kbnMonacoObj from './kbn_monaco.devdocs.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 71 | 0 | 69 | 3 |
|
|
|
|
## Common
|
|
|
|
### Objects
|
|
<DocDefinitionList data={kbnMonacoObj.common.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnMonacoObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnMonacoObj.common.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnMonacoObj.common.misc}/>
|
|
|