kibana/examples/ui_actions_explorer
Liza Katz 1319b65135
Search platform context cleanup (#57448)
* Initial commit - cleanup

* cleanup

* tsing

* ts fixes

* Fix jest test

* Code review fxes

* Remove empty file reference

Remove empty file reference

* code review

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-18 17:17:23 -07:00
..
public Search platform context cleanup (#57448) 2020-02-18 17:17:23 -07:00
kibana.json
package.json
README.md
tsconfig.json

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.