playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
663 stars 62 forks source link

Explicitly declare CSS accessors on `Element` #239

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

Explicitly declare all CSS accessors on the Element class instead of using Object.defineProperty. This was preventing all of these accessors from appearing in the docs and the types.