kibana/examples
2021-01-22 19:52:47 +01:00
..
bfetch_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
dashboard_embeddable_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
developer_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
embeddable_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
embeddable_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
expressions_explorer [examples] expressions explorer (#88344) 2021-01-22 19:52:47 +01:00
routing_example Updating the License (#88343) 2021-01-19 17:52:56 -08:00
search_examples [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
state_containers_examples [Docs] Clean up state management examples (#88980) 2021-01-21 18:45:13 +01:00
ui_action_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
ui_actions_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
url_generators_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
url_generators_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
README.asciidoc Add a few asciidoc readmes (#72082) 2020-07-17 11:08:57 -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
----