For Developers/JavaScript SDK (@tinydialog/sdk-js)
Sending Extra Context-Data
The @tinyDialog/sdk-js sdk supports sending extra context-data programmatically.
The showWidget and loadWidget methods accept an extraData property of type Record<string, string>.
Code Example:
Will be shown in the tinyDialog Dashboard like this:

Last updated on
