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