mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
49 lines
1.4 KiB
Text
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}/>
|
|
|