WebReflection / heresy

React-like Custom Elements via V1 API builtin extends.
https://medium.com/@WebReflection/any-holy-grail-for-web-components-c3d4973f3f3f
ISC License
276 stars 16 forks source link

ES6 classes documentation #38

Closed CaptainJKoB closed 3 years ago

CaptainJKoB commented 3 years ago

Documentation of components, defined using ES6 classes, is missing the keyword static before attribute observation getters.

WebReflection commented 3 years ago

that's native Custom Elements API though ... but PR is welcome 👍