It can be used to build an external component.
External component is a customizable subtree that can be composed with normal components.
It allows third-party frameworks to render a subtree and then compose it together.
However, the subtree must be created in the same backend context.
An external shadow root
It can be used to build an external component. External component is a customizable subtree that can be composed with normal components. It allows third-party frameworks to render a subtree and then compose it together. However, the subtree must be created in the same backend context.