Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 378 Bytes

File metadata and controls

11 lines (7 loc) · 378 Bytes

Static React HTML Example

Example for how to embed the Embeddable Web Component using React.

Steps

  1. fetch a token using the Tokens API
  2. in react-test.html update your region and token
  3. open react-test.html in a web browser

⚠️ Using a token directly in the client directly is only for testing purposes.