I have a button, it consists of a name and an icon. I want to dynamically change the name of the button, but do not touch the icon. How can I do it?
innerHTML innerText change completely, they don’t fit
<button>
NameButton
<svg>
</svg>
</button>