useDashboard

A React hook that provides access to the Dashboard SDK functions.

Signature

Copy
1

Returns

A ReactSDK object with the following functions:

Examples

To set up a dashboard client for React, refer to the setup guide.

Showing a toast

Copy
1
Was this helpful?
Yes
No