mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
38 lines
1.1 KiB
Text
38 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: kibExpressionErrorPluginApi
|
|
slug: /kibana-dev-docs/api/expressionError
|
|
title: "expressionError"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the expressionError plugin
|
|
date: 2025-04-12
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
|
|
---
|
|
import expressionErrorObj from './expression_error.devdocs.json';
|
|
|
|
Adds 'error' renderer to expressions
|
|
|
|
Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 17 | 0 | 15 | 2 |
|
|
|
|
## Client
|
|
|
|
### Start
|
|
<DocDefinitionList data={[expressionErrorObj.client.start]}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={expressionErrorObj.client.functions}/>
|
|
|
|
## Common
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={expressionErrorObj.common.misc}/>
|
|
|