kibana/api_docs/unified_doc_viewer.mdx

39 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: kibUnifiedDocViewerPluginApi
slug: /kibana-dev-docs/api/unifiedDocViewer
title: "unifiedDocViewer"
image: https://source.unsplash.com/400x175/?github
description: API docs for the unifiedDocViewer plugin
date: 2025-04-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedDocViewer']
---
import unifiedDocViewerObj from './unified_doc_viewer.devdocs.json';
This plugin contains services reliant on the plugin lifecycle for the unified doc viewer component (see @kbn/unified-doc-viewer).
Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 19 | 0 | 12 | 3 |
## Client
### Setup
<DocDefinitionList data={[unifiedDocViewerObj.client.setup]}/>
### Start
<DocDefinitionList data={[unifiedDocViewerObj.client.start]}/>
### Functions
<DocDefinitionList data={unifiedDocViewerObj.client.functions}/>
### Consts, variables and types
<DocDefinitionList data={unifiedDocViewerObj.client.misc}/>