Y
Hacker News
new
|
ask
|
show
|
jobs
by
protocontrol
1510 days ago
Hi. Sorry I couldn't parse that without a specific example. In which typical use cases should I create new element types?
2 comments
mhoad
1510 days ago
This might be a good introduction from the Lit team themselves to see what this looks like in practice
https://youtu.be/QBa1_QQnRcs
link
cube00
1510 days ago
Whenever you'd usually create a new component in React.
link