kibana/examples/locator_explorer
Luke Elmers b6287708f6
Adds AGPL 3.0 license (#192025)
Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
2024-09-06 19:02:41 -06:00
..
public Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Set correct ownership of older app-services code (#168209) 2023-10-09 18:57:26 +02:00
README.md Locator docs (#103129) 2021-06-28 21:44:11 +02:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06: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.