Function canShiftPriorityLeftOrRightByUUID

  • Parameters

    • values: ZValues

      The values to mutate.

    • uuid: string

      The uuid of the variant to shift.

    • direction: "left" | "right"

      The direction to shift the variant in.

    Returns boolean

    The mutated values.