DocParamRef
import { DocParamRef } from "@alloy-js/csharp";
<DocParamRef name="string" />
import { DocParamRef } from "@alloy-js/csharp/stc";
DocParamRef({ name: string }).children(children)
name | string |
import { DocParamRef } from "@alloy-js/csharp";
<DocParamRef name="string" />
import { DocParamRef } from "@alloy-js/csharp/stc";
DocParamRef({ name: string }).children(children)
name | string |