atomicojs / atomico

Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
https://atomicojs.dev
MIT License
1.16k stars 43 forks source link

ElementCreationOptions is an object or undefined #41

Closed better-owlet closed 3 years ago

better-owlet commented 3 years ago

ref: https://developer.mozilla.org/en-US/docs/Web/API/Document/createElement

UpperCod commented 3 years ago

Thanks @anowlet , undefined is the correct way to apply the api