CodeNewbie Community 🌱

Zagham profile picture

Zagham

I am a Backend Developer working with Ionic since v2.0 and also working on Angular and Rest API's.

Joined Joined onΒ 
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);