ref
import { ref } from "@alloy-js/typescript";
function ref(refkey: Refkey, options?: RefOptions): () => [string, TSOutputSymbol | undefined];
Parameters
Section titled “Parameters”refkey |
|
options | optional
|
Options
Section titled “Options”type | optionalboolean |
Returns
Section titled “Returns”() => [string, [unresolved link] | undefined]