kibana/examples/ui_actions_explorer
Stacey Gammon f89e911f64
Kibana developer examples landing page (#67049)
* Kibana developer examples

* Batch explorer tests should be run in examples config

* Fix tests

* add codeowner for new developer examples plugin & readme cleanup

* Try to frame embeddable wording based on what a developer's goals are.

* Add noopener noreferer, fix bad merge

* Remove bfetch.png

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-08 09:47:51 -04:00
..
public Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
kibana.json Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
README.md Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05:00
tsconfig.json Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05:00

Ui actions explorer

This example ui actions explorer app shows how to:

  • Add custom ui actions to existing triggers
  • Add custom triggers

To run this example, use the command yarn start --run-examples.