mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
|
||
---|---|---|
.. | ||
common | ||
public | ||
server | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Screenshotting Example
Screenshotting integration example plugin.
This plugin demonstrates the usage of the screenshotting plugin capabilities. The interaction happens on the backend via an API endpoint exposed by the plugin.
The plugin provides a way to input an expression on the front-end side. The expression will be rendered by an internal screenshotting application in Chromium on the backend.
To run this example, use the following command:
$ yarn start --run-examples