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