Angular Directive refresh on parameter change

后端 未结 5 1195
不思量自难忘°
不思量自难忘° 2020-12-04 13:08

I have an angular directive which is initialized like so:

         


        
5条回答
  •  庸人自扰
    2020-12-04 13:51

    I hope this will help reloading/refreshing directive on value from parent scope

    
    
            
                
                
            
    
            
    
                

提交回复
热议问题