issues
search
jahilldev
/
component-elements
Create a custom element from any component with these tiny functions (2KB GZipped, ~1KB Brotli). Preact and React currently supported
MIT License
89
stars
7
forks
source link
Re-render on attribute change
#1
Closed
jahilldev
closed
3 years ago
jahilldev
commented
3 years ago
Added support for ES5 transpilation (without
Reflect.construct
)
Added support for component re-render when element attributes change
Reflect.construct
)