mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 17:04:01 -04:00
* Updating everything except the license headers themselves * Applying ESLint rules * Manually replacing the stragglers |
||
---|---|---|
.. | ||
public | ||
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
.