kibana/api_docs/exploratory_view.mdx

45 lines
1.3 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: kibExploratoryViewPluginApi
slug: /kibana-dev-docs/api/exploratoryView
title: "exploratoryView"
image: https://source.unsplash.com/400x175/?github
description: API docs for the exploratoryView plugin
date: 2025-02-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView']
---
import exploratoryViewObj from './exploratory_view.devdocs.json';
Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/obs-ux-management-team) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 127 | 0 | 127 | 12 |
## Client
### Setup
<DocDefinitionList data={[exploratoryViewObj.client.setup]}/>
### Start
<DocDefinitionList data={[exploratoryViewObj.client.start]}/>
### Functions
<DocDefinitionList data={exploratoryViewObj.client.functions}/>
### Interfaces
<DocDefinitionList data={exploratoryViewObj.client.interfaces}/>
### Enums
<DocDefinitionList data={exploratoryViewObj.client.enums}/>
### Consts, variables and types
<DocDefinitionList data={exploratoryViewObj.client.misc}/>