kibana/examples
2021-07-08 12:35:00 -05:00
..
bfetch_explorer
dashboard_embeddable_examples
developer_examples
embeddable_examples persistable state migrations (#103680) 2021-07-07 22:42:16 +02:00
embeddable_explorer
expressions_explorer [canvas] Reduce bundle by registering Canvas Plugin API on mount (#104264) 2021-07-08 12:35:00 -05: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
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
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
----