kibana/examples
Devon Thomson 8c1b2157df
[Time to Visualize] Small Attribute Service Fixes (#82072)
* Removed some dashboard-centric wording from the Attribute Service & removed type argument from save method
2020-11-02 11:25:53 -05:00
..
bfetch_explorer [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
dashboard_embeddable_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
developer_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
embeddable_examples [Time to Visualize] Small Attribute Service Fixes (#82072) 2020-11-02 11:25:53 -05:00
embeddable_explorer [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
routing_example Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
search_examples [Step 1] use Observables on server search API (#79874) 2020-10-13 16:47:23 +03:00
state_containers_examples [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
ui_action_examples Add TS projects for src/plugins & x-pack/plugins (#78440) 2020-09-30 15:02:41 +02:00
ui_actions_explorer feat: 🎸 add separator for different context menu groups (#80498) 2020-10-16 11:07:50 +02:00
url_generators_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
url_generators_explorer Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02: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
----