찾다

 >  Q&A  >  본문

angular.js-angularJS ng-style사용법

angularJS ng 스타일 사용법 감사합니다

phpcn_u1582phpcn_u15822868일 전892

모든 응답(1)나는 대답할 것이다

  • phpcn_u1582

    phpcn_u15822017-05-15 17:00:40

    ng-style 지시문은 CSS 속성으로 구성된 키-값 쌍에 해당하며 해당 요소에 해당 스타일을 추가합니다. 다음은 Angular API 문서에 나와 있는 예입니다. //docs.angularjs.org/api/ng/directive/ngStyle 방화벽을 우회해야 할 수도 있고, 초보자 튜토리얼 http://www.runoob.com/angularjs/ng-ng-style의 설명을 읽을 수도 있습니다. .html

    으아악

    회신하다
    0
  • 취소회신하다