kibana/examples
Kibana Machine dab4068ad8
persistable state docs (#105202) (#112867)
Co-authored-by: Peter Pisljar <peter.pisljar@gmail.com>
2021-09-22 17:03:31 -04:00
..
bfetch_explorer [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
dashboard_embeddable_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
developer_examples [7.x] Make owner attribute required on kibana.json (#108231) (#110215) 2021-08-31 16:19:52 -04:00
embeddable_examples persistable state docs (#105202) (#112867) 2021-09-22 17:03:31 -04:00
embeddable_explorer Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
expressions_explorer Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
field_formats_example [FieldFormats] Example plugin (#108070) (#108663) 2021-08-16 08:38:26 -04:00
hello_world Clean up Developer Guide (#108259) (#108683) 2021-08-16 10:56:07 -04:00
index_pattern_field_editor_example [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
locator_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
locator_explorer [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
preboot_example Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
routing_example [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
screenshot_mode_example Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
search_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
state_containers_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
ui_action_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
ui_actions_explorer Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
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
----