JavaScript Indexing

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

{object_name}

Editing

StylePropertyMapReadOnlystylePropertyMapReadOnlycomputedStyleMap()

Details

CSSStyleDeclaration의 대안인 CSS 선언 블록의 읽기 전용 표현을 제공하는 StylePropertyMapReadOnly 인터페이스를 반환한다.

구문

형식
element.computedStyleMap()

반환

StylePropertyMapReadOnlystylePropertyMapReadOnly

StylePropertyMapReadOnly 객체를 반환한다.

지원 웹브라우저