MCPcopy Index your code
hub / github.com/textAngular/textAngular / _setInnerHTML

Function _setInnerHTML

src/taBind.js:319–321  ·  view source on GitHub ↗
(newval)

Source from the content-addressed store, hash-verified

317 };
318
319 var _setInnerHTML = function(newval){
320 element[0].innerHTML = newval;
321 };
322
323 var _redoUndoTimeout;
324 var _undo = scope['$undoTaBind' + (attrs.id || '')] = function(){

Callers 1

taBind.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected