Function: createRef()
createRef<
T
>():NodeReference
<T
>
Defined in: src/sdk/components/FSComponent.ts:795
Creates a component or element node reference.
Type Parameters
Type Parameter |
---|
T extends HTMLElement | SVGElement | DisplayComponent <any , any > |
Returns
A new component or element node reference.