fast
fast copied to clipboard
feat: add mechanism to opt component instances out of SSR shadow DOM emission
🙋 Feature Request
SSR infrastructure should allow opting specific component instances out of declarative shadow DOM rendering. Similar to #5870, but for component instances instead of component types.
We'll need to figure out an ergonomic way to handle this.