angular.js - webstorm angular syntax no errors but red squiggly warning?
大家讲道理
大家讲道理 2017-05-15 17:04:42
0
1
596


I have restarted webstorm in plugins-->browser repositories..-->angular install
and I still get this warning. How did you solve it? ?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
黄舟

The ng-class="{{bold}}" here is a grammatical error.
The ng-class="{focus:$index==focus}" below is the correct way of writing. This sentence means if $index= =focus is true, then add focus to the class list

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template