1
에 포커스 설정 ... primeng : 멍청한 놈 질문 죄송 제어
무엇 년대 primeng 팩을 사용할 때 컨트롤에 포커스를 설정하는 권장 방법은? 전통적인 입력 컨트롤을 사용하여 때, 나는 양식 변수 (#variable)을 설정하고 나는 그것의 기본 요소에 액세스 할 수 있도록에 대한 참조를 얻기 위해 @ViewChild를 사용 : 나는 동일한 기능을 수행 할 수있는 방법this._variable.nativeElement.focus();
을 primeng의 컨트롤 중 하나를 사용할 때?
감사합니다.
루이스
도 참조 http://stackoverflow.com/questions/34522306/angular-2-focus-on-newly-added-input-element , http://stackoverflow.com/questions/40886012/how-to-navigate-focus-to-the-next-item-in-angular2/40886144#40886144, http://stackoverflow.com/questions/36329658/angular -2 선택 개체 -에서 - dom - and - the - set-the-focus/36329983 # 36329983 –