mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
* wip * Move action registration out of AppMountContext fn * Move all registration to setup * Fix type error
8 lines
No EOL
211 B
Markdown
8 lines
No EOL
211 B
Markdown
## 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`. |