OptionalclassRetrieves the "className" property from an object of type PickProp<IField<Data, Payload>, "className">.
OptionalelementRetrieves the "element" property from the given object
OptionalgroupRepresents a property of an object, where the key is "groupRef" and the value is of type PickProp<IField<Data, Payload>, "groupRef">.
OptionalnameType definition for the 'name' property of an object. The 'name' property is extracted from a specific type and is used to pick a specific property from that type.
OptionalplaceholderType definition for the placeholder property of a field.
OptionalstyleReturns the style property of the given variable.
OptionalsxRepresents the 'sx' property of a PickProp.
OptionalwatchRepresents the contextual information for watching a single field in a data structure.
Props interface for the IComponentField component.