각도가있는 plnkr을 설정하려고하는데 데모에서 ng-selectize를 설치하고 구성해야합니다. 내 plnkr에 npm 패키지 ng-selectize를 어떻게 추가합니까? import {Component, NgModule, VERSION} from '@angular/core'
import {BrowserModule} from '@angular/platf
새로운 반응이 있습니다. SingleButtonComponent를 클릭 할 때 다른 SingleButtonComponent를 추가하고 싶습니다. 상태 변수 numChildren을 사용하여 자식 수를 늘릴 수 있습니다. AddChild: function() {
var numChildren = (this.state.numChildren) +1;
문제점을 조사하고 많은 해결책을 시도했지만 해결하지 못했습니다. 어떤 이유로 각도가 플 런커에로드되지 않는 것 같습니다. 나는 iffy가 더 이상 최신 버전에서 지원되지 않지만 이전 버전을로드하려고 시도했지만 여전히 작동하지 않습니다. 어떻게 실행시킬 수 있습니까? (내가 무엇을 모르는 <!DOCTYPE html>
<html ng-app="githubVi