kibana/api_docs/expression_shape.mdx

54 lines
1.4 KiB
Text
Raw Normal View History

---
id: kibExpressionShapePluginApi
slug: /kibana-dev-docs/expressionShapePluginApi
title: expressionShape
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionShape plugin
date: 2020-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
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 expressionShapeObj from './expression_shape.json';
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 90 | 0 | 90 | 0 |
## Client
### Start
<DocDefinitionList data={[expressionShapeObj.client.start]}/>
### Functions
<DocDefinitionList data={expressionShapeObj.client.functions}/>
### Interfaces
<DocDefinitionList data={expressionShapeObj.client.interfaces}/>
### Enums
<DocDefinitionList data={expressionShapeObj.client.enums}/>
### Consts, variables and types
<DocDefinitionList data={expressionShapeObj.client.misc}/>
## Common
### Functions
<DocDefinitionList data={expressionShapeObj.common.functions}/>
### Interfaces
<DocDefinitionList data={expressionShapeObj.common.interfaces}/>
### Enums
<DocDefinitionList data={expressionShapeObj.common.enums}/>
### Consts, variables and types
<DocDefinitionList data={expressionShapeObj.common.misc}/>