You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In render.ts we have handleNode can render an element including finding the correct renderer for it, handling attributes, etc., LitHtmlChildRenderer also needs to do this, so we should expose a common element rendering function.