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 add examples/ to no-restricted-path config (#54252) 2020-01-08 19:20:07 +03:00
embeddable_examples Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
embeddable_explorer Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
search_explorer Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
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