kibana/examples/locator_examples
Stacey Gammon b9f398875a
Add more information on kibana.json properties, update example plugins (#107600)
* Add more information on kibana.json properties, update example plugin kibana.jsons

* fix auto save fix

* Update anatomy_of_a_plugin.mdx

* Update anatomy_of_a_plugin.mdx

* update based on review comments

* Update anatomy_of_a_plugin.mdx

* Put kibanaVersion back and adjust the explanations of the fields

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-09 13:32:07 -04:00
..
public Locator docs (#103129) 2021-06-28 21:44:11 +02:00
kibana.json Add more information on kibana.json properties, update example plugins (#107600) 2021-08-09 13:32:07 -04:00
README.md Locator docs (#103129) 2021-06-28 21:44:11 +02:00
tsconfig.json Locator docs (#103129) 2021-06-28 21:44:11 +02:00

Locator examples

This example plugin shows how to:

  • Register a URL locator.
  • Return locator from plugin contract.

To run this example, use the command yarn start --run-examples. Navigate to the locator app.