mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
PR updates actions and triggers example with an "Overview" section better explaining the top level concepts. PR also re-works the hello world example to have a better explaination of what it does and simplify the example ### before <img width="800" alt="Screenshot 2024-01-18 at 12 08 44 PM" src=" |
||
---|---|---|
.. | ||
public | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Ui actions examples
These ui actions examples shows how to:
- Register new actions
- Register custom triggers
- Attach an action to a trigger
To run this example, use the command yarn start --run-examples
.