mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
36 lines
1.2 KiB
Text
36 lines
1.2 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: 2023-10-16
|
|
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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 13 | 0 | 10 | 3 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[unifiedDocViewerObj.client.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[unifiedDocViewerObj.client.start]}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={unifiedDocViewerObj.client.functions}/>
|
|
|