mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
36 lines
1 KiB
Text
36 lines
1 KiB
Text
---
|
|
id: kibKbnMonacoPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-monaco
|
|
title: "@kbn/monaco"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/monaco plugin
|
|
date: 2022-07-27
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/monaco']
|
|
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 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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 55 | 0 | 55 | 2 |
|
|
|
|
## 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}/>
|
|
|