kibana/x-pack/examples/screenshotting_example
2023-08-17 15:58:36 +02:00
..
common fix all violations 2022-04-16 01:37:30 -05:00
public Eui deprecations 5 (#164106) 2023-08-17 15:58:36 +02:00
server Adding content type (#143800) 2022-10-27 08:52:35 -04:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

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