Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- passport.js
- keytool
- javascript #prototype # array # find()
- behaviorsubject
- guide
- nodejs
- TensorFlow
- CSS #pseudo-classes
- Git
- CSS #flex
- typescript
- 안좋은습관10가지
- 일기
- 웹기획
- SSL인증서
- Storyboard
- 요구사항정의서 #기획 #UI/UX기획
- Ke
- securitykey
- Vue
- 가상사설망
- 해시함수
- webpack
- angular
- tsotry
- privateKey
- Javascript #MDN #Webs #Docs
- es5 #es6
- anaconda
- PublicKey
Archives
- Today
- Total
민자의 지식창고
Element 본문
@Viewchild(class) var : class
@ViewChilderen('element label') var : QueryList <참조변수형>
@ContentChild(class) var : class
@Contentchildren('element label') var : QueryLsit <참조변수형>
View는 element 자체를 Content는 element의 요소등을 가지고 옵니다.
viewchild : 지시자를 통해서, child의 엘리먼트 값을 가지고 옵니다. 첫번재 위치한 지시자 정보를 가져오기에 status = false의 정보를 가지고 옵니다.
728x90
'개발노트 > Angular' 카테고리의 다른 글
Angular의 Observable (1) | 2020.08.26 |
---|---|
Angular Coding style Guide (0) | 2020.08.25 |
Angular Flex-Layout (0) | 2020.07.30 |
Routing & Binding (0) | 2020.07.29 |
AngularJS 기초학습2 (0) | 2018.05.11 |