kibana/examples
2021-07-07 22:42:16 +02:00
..
bfetch_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dashboard_embeddable_examples [Dashboard] Move all dashboard extract/inject into persistable state (#96095) 2021-04-12 12:25:03 -04:00
developer_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
embeddable_examples persistable state migrations (#103680) 2021-07-07 22:42:16 +02:00
embeddable_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
expressions_explorer [Expressions] Update expressions public API to expose partial results support (#102403) 2021-07-01 22:48:47 +02:00
index_pattern_field_editor_example [Index patterns] Field editor example app (#100524) 2021-06-09 14:44:27 -05:00
locator_examples Locator docs (#103129) 2021-06-28 21:44:11 +02:00
locator_explorer Redirect endpoint (#103899) 2021-07-06 13:01:51 +02:00
routing_example Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
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 Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_action_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_actions_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -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
----