schema-components - v3.7.0
    Preparing search index...

    Function buildInputId

    • 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.

      Parameters

      • path: string
      • key: string

      Returns string