InterfaceEmbed
import { InterfaceEmbed } from "@alloy-js/go";
<InterfaceEmbed doc={Children} refkey={Refkey}> {children}</InterfaceEmbed>import { InterfaceEmbed } from "@alloy-js/go/stc";
InterfaceEmbed({ doc: Children, refkey: Refkey }).children(children)| children | optionalChildren |
| doc | optionalChildrenDoc comment |
| refkey | optionalRefkey |