🚀 Widget Dev Environment
Test the LAC widget loader and core functionality
Embed Code (Copy-Paste Method)
<script>
window.LAC = window.LAC || {};
LAC.websiteId = "YOUR_WEBSITE_ID";
LAC.options = {
position: "right",
accent: "#3B82F6",
launcherText: "Chat with us",
debug: true
};
</script>
<script async src="loader.v1.js"></script>
API Controls
Event Log
Listening for lac:* events...