kibana/examples/ui_actions_explorer
Stacey Gammon 976ff05617
KP plugins shouldn't need package.json (#66654)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-15 10:59:42 -04:00
..
public Drilldowns (#61219) 2020-05-04 16:11:20 +02:00
kibana.json Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05: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.