AnimationKey:
    | "left"
    | "top"
    | "maxWidth"
    | "maxHeight"
    | "minWidth"
    | "minHeight"
    | "width"
    | "height"
    | "rotateX"
    | "rotateY"
    | "rotateZ"
    | "scale"
    | "translateX"
    | "translateY"
    | "translateZ"
    | "zIndex"
    | "rotation"

The position keys that can be animated.