Skip to content

Components Imput Output ViewChild

Compare
Choose a tag to compare
@atrodriguez88 atrodriguez88 released this 12 Feb 00:19
· 15 commits to master since this release

##Notes##

1- Components
2-Inputs
3-Outputs
4-ViewChild ####@ViewChild('txtIncremet') txt: ElementRef; #### this.txt.nativeElement.focus();