#dom
Read more stories on Hashnode
Articles with this tag
I found DOMParser in react-scan source code as shown below. const iconSprite = new DOMParser().parseFromString( ICONS, 'image/svg+xml', ...