kibana/examples/ui_actions_explorer
Vadim Kibana cc8e8fe6a6
Update usage of deprecated EUI components in SharedUx plugins (#163560)
## Summary

Partially addresses https://github.com/elastic/kibana/issues/161422

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-08-14 06:36:38 -07:00
..
public Update usage of deprecated EUI components in SharedUx plugins (#163560) 2023-08-14 06:36:38 -07:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

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.