kibana/examples
Jean-Louis Leysens f4916f4292
move the example app to be mounted in the developerExamples plugin instead of visible in navbar (#101464)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-14 14:47:58 +02:00
..
bfetch_explorer
dashboard_embeddable_examples
developer_examples
embeddable_examples
embeddable_explorer
expressions_explorer
index_pattern_field_editor_example [Index patterns] Field editor example app (#100524) 2021-06-09 14:44:27 -05:00
routing_example
screenshot_mode_example move the example app to be mounted in the developerExamples plugin instead of visible in navbar (#101464) 2021-06-14 14:47:58 +02:00
search_examples Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
state_containers_examples
ui_action_examples
ui_actions_explorer
url_generators_examples
url_generators_explorer
README.asciidoc

[[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
----