kibana/examples/ui_action_examples
Tyler Smalley 4681a80317
[DX] Upgrade prettier to v2.4.0 (#112359)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-19 22:34:30 -07:00
..
public [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
kibana.json Add more information on kibana.json properties, update example plugins (#107600) 2021-08-09 13:32:07 -04:00
README.md
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00

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.