Build the input ID for a field at a given path. Joins path and key via joinPath then delegates to the canonical fieldDomId helper from core/idPath.ts so every render pipeline emits identical ids for the same structural position.
path
key
joinPath
fieldDomId
core/idPath.ts
Build the input ID for a field at a given path. Joins
pathandkeyviajoinPaththen delegates to the canonicalfieldDomIdhelper fromcore/idPath.tsso every render pipeline emits identical ids for the same structural position.