DEV Community

Discussion on: Did you know CSS has over 400 unique properties

Collapse
 
ghost profile image
Ghost

Can do instead

Object.keys(getComputedStyle(element)).length

know that some properties are only SVG related.