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 | optionalChildren Doc comment |
refkey | optionalRefkey |