Web Components example? #147
-
I am currently working my way into htmx, alpinejs and datastar - and while I love rendering everything from the server, some things - such as form validation, autocomplete boxes and such - are just best handled on the client side. So, when I read the readme, and it says that nanoJSX components can be declared as WebComponents, I went and tried to find a bit of documentation about...but didnt. Would you mind showing me an example of how to do that? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi There is an example called |
Beta Was this translation helpful? Give feedback.
Hi
There is an example called
CustomElementsMode
at the bottom of https://nanojsx.io/docs.html.