kibana/examples
Devon Thomson 056038caa9
[Dashboard First] Add to Library Action (#75098)
* created an add to library action that turns 'by value' embeddables into 'by reference' embeddables
2020-08-20 10:26:53 -04:00
..
alerting_example
bfetch_explorer
dashboard_embeddable_examples
developer_examples
embeddable_examples [Dashboard First] Add to Library Action (#75098) 2020-08-20 10:26:53 -04:00
embeddable_explorer
routing_example
search_examples
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
----