kibana/examples/locator_explorer
2022-01-25 18:58:55 +01:00
..
public updating persistable state types (#123340) 2022-01-25 18:58:55 +01: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 [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00

Locator explorer

This example plugin shows how to:

  • Generate links to other applications
  • Generate dynamic links, when the target application is not known
  • Handle backward compatibility of urls

To run this example, use the command yarn start --run-examples.