|
|
|
|
|
by kcrwfrd_
176 days ago
|
|
Yes, the hydration behavior of custom elements is nice. You don’t even need to do anything special with JS bundle loading. Simply render your <element> (server-side is fine) and whenever the JavaScript downloads and executes your custom elements will mount and do their thing. |
|