kibana/examples/url_generators_explorer
2020-05-22 10:35:02 +02:00
..
public update code style 2020-05-22 10:35:02 +02:00
kibana.json more propagated bad examples (#66920) (#67012) 2020-05-19 13:32:53 -04:00
README.md
tsconfig.json

This example app 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.