Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

conditional (click) action angular

   <button [class]="index===0? 'btn white': 'btn'" (click)="link && goToStories()">
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #conditional #action #angular
ADD COMMENT
Topic
Name
5+1 =