Skip to content
Mr笔记
Search
K
Main Navigation
Web
前端常用
Appearance
Menu
Return to top
On this page
Web
DOM
BOM
Window
window.getComputedStyle()
:
(element,pseudoElt?)
,用于获取元素最终应用的
计算样式
。