kibana/api_docs/screenshotting.mdx

49 lines
1.4 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: 2025-03-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotting']
---
import screenshottingObj from './screenshotting.devdocs.json';
Kibana Screenshotting Plugin
Contact [@elastic/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 |
|-------------------|-----------|------------------------|-----------------|
| 32 | 0 | 8 | 3 |
## 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
### Interfaces
<DocDefinitionList data={screenshottingObj.common.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={screenshottingObj.common.misc}/>