Working Code Example
A working code example that shows setting up & calling TypeScript SDK functions in Next.js
SDK Reference
View the whole SDK reference, which shows examples and types for every function in our SDK.
Prerequisites
- Complete the SDK setup in React
Example
Here is an example of calling an SDK function in React, which will look the same for any function you use:TestComponent.tsx