kibana/examples/ui_actions_explorer
2020-10-16 11:07:50 +02:00
..
public feat: 🎸 add separator for different context menu groups (#80498) 2020-10-16 11:07:50 +02:00
kibana.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.