DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applicationsSVGElement  >   settings_applications[[Prototype]]

DOM

  • account_tree
  • bug_report

Properties

객체(object) 또는 인터페이스(interface)에서 확장(상속) 가능한 프로토타입 프로퍼티를 나타낸다.

하위 트리 탐색

  • attributeStyleMap

    요소의 style 속성 선언을 나타낸다.

  • dataset

    사용자 정의 데이터 속성을 키와 값 세트를 제공하는 DOMStringMap 객체를 참조할 수 있다.

  • nonce

    콘텐츠 보안 정책에서 지정된 가져오기를 계속할 수 있는지 여부를 결정하는데 사용되는 한 번 사용된 암호화 번호를 조회한다.

  • ownerSVGElement

    가장 가까운 조상 <svg> 요소를 SVGElement 객체로 참조한다.

  • style

    요소의 style 속성을 CSSStyleDeclaration 객체로 참조한다.

  • tabindex

    탭 순서를 갖는 위치를 조회하거나 설정한다.

  • viewportElement

    현재 뷰포트를 설정한 SVGElement를 참조한다.

지원 웹브라우저