string like <div></div> and append to a div in js or angular js?
Sure!. Get the parent div identifier, maybe id or class. Add innerHTML to it. Something like... Document.getElementById('id').innerHTML = <div>your contents</div>
AngularJS or Angular?
May you share more specific ?
Обсуждают сегодня