kibana/examples
2021-01-23 06:29:13 +01:00
..
bfetch_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
dashboard_embeddable_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
developer_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
embeddable_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
embeddable_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
expressions_explorer [examples] expressions explorer (#88344) (#89065) 2021-01-23 06:29:13 +01:00
routing_example [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
search_examples [Core] Explicit typings for request handler context (#88718) (#88975) 2021-01-21 18:13:51 +01:00
state_containers_examples [Docs] Clean up state management examples (#88980) (#89005) 2021-01-22 10:22:13 +01:00
ui_action_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
ui_actions_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
url_generators_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
url_generators_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
README.asciidoc Add a few asciidoc readmes (#72082) (#72290) 2020-07-20 10:17:33 -04:00

[[example-plugins]]
== Example plugins

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

[source,bash]
----
yarn start --run-examples
----