kibana/examples/url_generators_explorer
Brandon Kobel 170a2956c8
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs
2021-01-19 17:52:56 -08:00
..
public Updating the License (#88343) 2021-01-19 17:52:56 -08:00
kibana.json Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
README.md
tsconfig.json Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00

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.