A list of text value fields to drive with the contents of the components of the specified _targetField.
Usage
Attach to a slot under a UIX Canvas hiearchy with a RectTransform and then insert an IField into _targetField to be edited for this component to generate an editor for the elements of the specified _targetField.
Examples
An IField<Float3> will make the field editor create a list with the X y and z components of the float3 field.