kibana/examples/locator_explorer
Vadim Kibana c52327492f
Updates deprecated EUI components in locators example plugins (#163405)
## Summary

Partially addresses https://github.com/elastic/kibana/issues/161425

New look:

<img width="2017" alt="image"
src="313fe761-2060-4b7b-b5d3-3f655d2cec02">
2023-08-08 07:55:38 -07:00
..
public Updates deprecated EUI components in locators example plugins (#163405) 2023-08-08 07:55:38 -07:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06: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.