adspace


What does this line do? @Hostbinding(‘[class.valid]’) is valid?

Answer Posted / Manindra Kumar

This line, in an Angular component, uses the @HostBinding decorator to bind a property of the component to a CSS class on its host element. If the expression inside the square brackets ([class.valid]) evaluates to true, the class 'valid' will be added to the host element.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version you are using js?

946


How to use primeng in angular 4?

947


How to enable html5 mode in angular 1.x?

925


What is a dynamic route in angularjs and how do you implement it?

862


How can primeng be used with angular2?

945


Angularjs dependency injection of value inside of the module.config?

893


What is the latest version of angular?

979


How to get and log an error in angular 4?

875


How an object or function can get a hold of its dependencies?

853


How to create angularjs filter which outputs html?

860


What is the latest angular?

809


How to implement a datagrid table with angular 2 and primeng?

890


Give the example of angularjs strings?

876