Open styfle opened 6 years ago
That's what web components do natively so what you do is include your web components and either compose the dom tree yourself or let a web framework do it for you. React and other frameworks have to do a lot more so to support this so they need this feature.
Does Omi support server-side rendering?