ref
import { ref } from "@alloy-js/csharp";
function ref(refkey: Refkey): () => [Children, OutputSymbol | undefined];
Parameters
Section titled “Parameters”refkey |
|
Returns
Section titled “Returns”() => [Children, MemberDeclaration context interface | undefined]