1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-01 20:32:13 +02:00

🐛 Try to make undefined more inuitive…

…(as it is ‘template lang’ not only `assign`)
This commit is contained in:
2023-09-13 13:02:17 +02:00
parent a7b3ea633b
commit 5436e50a95
7 changed files with 38 additions and 7 deletions

View File

@ -25,6 +25,7 @@ export class CustomHTMLTestElement extends HTMLElement{
);
}
}
// https://gist.github.com/WebReflection/ec9f6687842aa385477c4afca625bbf4
customElementsAssign(
CustomHTMLTestElement,
reflectObservedAttributes,