@datadog/ui-extensions-react
v0.32.2
Published
Datadog UI Extensions - React helpers
Downloads
1,128
Readme
DataDog UI Extensions React Helpers
This 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.
Installation
Install both this package and the SDK:
$ yarn add @datadog/ui-extensions-react @datadog/ui-extensions-sdk
Usage
See the official documentation to get started with Apps.
See the examples for some uses of this package.
There is also API documentation available.