Update the displayName of the component argument with the result of running f on the displayName of the optional source argument, by default set as component.
displayName
component
f
source
Returns the component argument with its display name modified.
displayName will be set on this component.
displayName will be read from this component. By default, set as component so that you are reading/writing the displayName of a single component.
Update the
displayNameof thecomponentargument with the result of runningfon thedisplayNameof the optionalsourceargument, by default set ascomponent.Returns the
componentargument with its display name modified.