Rimuovi tag HTML in JavaScript - Trucchi CSS

Anonim
let strippedString = originalString.replace(/()+)>)/gi, "");