kibana/examples/ui_actions_explorer
Tyler Smalley baf56d80c4
[7.x] Updating the License (#88343) (#88745)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs

Co-authored-by: kobelb <brandon.kobel@elastic.co>
2021-01-19 17:54:11 -08:00
..
public [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08: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.