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