DocValue
import { DocValue } from "@alloy-js/csharp";
<DocValue > {children}</DocValue>
import { DocValue } from "@alloy-js/csharp/stc";
DocValue({ }).children(children)
children | Children |
import { DocValue } from "@alloy-js/csharp";
<DocValue > {children}</DocValue>
import { DocValue } from "@alloy-js/csharp/stc";
DocValue({ }).children(children)
children | Children |