• Props to spread onto the field's control (id, aria-describedby, aria-invalid). Must be called within a Field.

    Returns {
        "aria-describedby": undefined | string;
        "aria-invalid": undefined | true;
        id: string;
    }