HydrateElement
base class prototyping
#168
thescientist13
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
Initially started in ProjectEvergreen/greenwood#548, but wcc may provide a nice sandbox for something testing something like this out.
Latest prototype looks something like this
Details
Some other ideas / feature that have come up while working on wcc that are worth tracking as part of this
render
(orhydrate
?) methodscustomElements.define
handling / proxyingif(this.shadowRoot)
<Header/>
<wcc-header/>
/renderToString(<Page/>)
Beta Was this translation helpful? Give feedback.
All reactions