|
|
Line 1: |
Line 1: |
| <translate>
| | #REDIRECT [[Component:DynamicReference]] |
| {{stub}}
| |
| == Intoduction ==
| |
| The '''DynamicReference`1''' component points at a field containing a reference type (such as the Reference field of a [[ReferenceField`1|ReferenceField]]. The value of the its variable is whatever the field contains, and the field will be updated if the variable is written to.
| |
| | |
| == Usage ==
| |
| {{Table ComponentFields
| |
| |VariableName|String|The name of the dynamic variable the field will be tied to
| |
| |TargetReference|{{RootFieldType|RelayRef`1|[[Type:SyncRef`1|SyncRef`1]]<T>}}|TypeAdv1=true|The reference that will be used
| |
| |OverrideOnLink|Bool|If true, the field's value will be written to a space when moved into it
| |
| }}
| |
| == Behavior ==
| |
| == Examples ==
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:Generics{{#translation:}}]]
| |
| [[Category:Components{{#translation:}}|Dynamic Reference`1]] | |
| [[Category:Generic Components{{#translation:}}|Dynamic Reference`1]]
| |
| [[Category:Components:Data:Dynamic{{#translation:}}|Dynamic Reference`1]]
| |