๐ ๏ธ Development Playground
This is a comprehensive development environment for testing the ChatBox SDK. All changes are reflected in real-time. Use the controls on the left to interact with the widget, and monitor events in the console on the right.
๐ Statistics
0
Messages
0
Events
0
Theme Changes
0s
Uptime
โ๏ธ Current Configuration
API Key:
-
Endpoint:
-
Theme:
-
Layout:
-
Status:
-
๐ฅ Hot Reload
This playground detects changes to the SDK automatically. Save your changes to chatbox-sdk.js and see them reflected immediately.
# Watch for changes npm run watch # Or run full dev stack npm run dev:all