mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* remove client side context * update docs * fix tests Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
bfetch_explorer | ||
dashboard_embeddable_examples | ||
developer_examples | ||
embeddable_examples | ||
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 ----