kibana/examples
Stacey Gammon 2ae70d9592
Ui Actions explorer example (#57006)
* wip

* Move action registration out of AppMountContext fn

* Move all registration to setup

* Fix type error
2020-02-11 09:08:47 -05:00
..
bfetch_explorer bfetch (2) (#53711) 2020-01-16 05:33:52 -08:00
demo_search
embeddable_examples
embeddable_explorer
search_explorer
state_containers_examples [State Management] State containers improvements (#54436) 2020-01-13 13:57:26 +03:00
ui_action_examples Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05:00
ui_actions_explorer Ui Actions explorer example (#57006) 2020-02-11 09:08:47 -05:00
README.md bfetch (2) (#53711) 2020-01-16 05:33:52 -08:00

Example plugins

This folder contains example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples