Customize the session expired button with text, styling, action overrides, or hide it for event-only handling
Select a configuration, then click "Simulate Expiration" to see the session expired button in the floating widget.
// Default behavior - no sessionExpired config needed
const widget = NexusChatWidget.init({
experienceId: "your-experience-id",
apiUrl: "https://api.example.com"
});
// Default "Start New Conversation" button appears on expirationSimulate expiration to see events...