Datadog UI Extensions - React helpers
npm install @datadog/ui-extensions-reactThis packages provides helpers for using the DataDog UI Extensions SDK with React. It is under active development and is subject to breaking changes at any time.
Install both this package and the SDK:
``Console``
$ yarn add @datadog/ui-extensions-react @datadog/ui-extensions-sdk
See the [official documentation][] to get started with Apps.
See the [examples][] for some uses of this package.
There is also [API documentation][] available.
[api documentation]: https://datadoghq.dev/apps/modules/_datadog_ui_extensions_react.html
[official documentation]: https://docs.datadoghq.com/developers/datadog_apps
[examples]: https://github.com/DataDog/apps/tree/master/examples