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