kibana/api_docs/screenshotting.mdx

46 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: kibScreenshottingPluginApi
slug: /kibana-dev-docs/api/screenshotting
title: "screenshotting"
image: https://source.unsplash.com/400x175/?github
description: API docs for the screenshotting plugin
date: 2022-12-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotting']
---
import screenshottingObj from './screenshotting.devdocs.json';
Kibana Screenshotting Plugin
Contact [Kibana Reporting Services](https://github.com/orgs/elastic/teams/kibana-reporting-services) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 27 | 0 | 8 | 4 |
## Client
### Consts, variables and types
<DocDefinitionList data={screenshottingObj.client.misc}/>
## Server
### Start
<DocDefinitionList data={[screenshottingObj.server.start]}/>
### Interfaces
<DocDefinitionList data={screenshottingObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={screenshottingObj.server.misc}/>
## Common
### Consts, variables and types
<DocDefinitionList data={screenshottingObj.common.misc}/>