You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The label and description properties of the field-config object do not change how the field is rendered.
The .describe() function on the sub-object schema does not render a custom label.
I would expect the rendered elements to contain customized labels, as this is how other inputs work. The documentation doesn't mention any caveats related to this either.