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