1
        gwd.auto_AboutEventMouseout = function(event) {
              // GWD Predefined Function
              gwd.actions.events.setInlineStyle('aboutEvent', 'border-bottom: none;');
              document.getElementById('onLoadData').style.visibility = 'visible';
            };

This is gwd generated code when I hover over -

             <li class="gwd-span-1anh" id="aboutEvent"><a>ABOUT</a>

So by any ways can we make a two way data binding or *ngFor for array iteration.

Suresh Atta
  • 120,458
  • 37
  • 198
  • 307
userName
  • 11
  • 1

0 Answers0