Reference
import { Reference } from "@alloy-js/csharp";
<Reference refkey={core.Refkey} />
import { Reference } from "@alloy-js/csharp/stc";
Reference({ refkey: core.Refkey }).children(children)
refkey | Refkey |
import { Reference } from "@alloy-js/csharp";
<Reference refkey={core.Refkey} />
import { Reference } from "@alloy-js/csharp/stc";
Reference({ refkey: core.Refkey }).children(children)
refkey | Refkey |