Remove End Cobrowse Button
- Actualizado en Jul 20, 2020
- Publicado el May 28, 2020
Prev Next This content is currently unavailable in Spanish. You are viewing the default (English) version.
To disable the default provided end button :
window.Cobrowse = window.Cobrowse || {}; window.Cobrowse.modal = Object.assign(window.Cobrowse.modal || {}, {customUI: true })