Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

angular conditional class

<button [class.disable]="1==1">Apply disable class when condition is true</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #angular #conditional #class
ADD COMMENT
Topic
Name
4+2 =