📄️ NPM + React (Recommended)
React is the recommended way to use the SDK.
📄️ NPM + JS
This method utilises JavaScript in non-React projects to initialize the SDK. Installation is available through NPM, and SDK initialization is via the .init() method.
📄️ Script Tag + JS
If you utilised the Script Tag installation method, the SDK has already been initialized and this section can be skipped.