Variable shakeXKeyframesConst

shakeXKeyframes: { 10%, 30%, 50%, 70%, 90%: { transform: string }; 20%, 40%, 60%, 80%: { transform: string }; from, to: { transform: string } } = ...

Type declaration

  • 10%, 30%, 50%, 70%, 90%: { transform: string }
    • transform: string
  • 20%, 40%, 60%, 80%: { transform: string }
    • transform: string
  • from, to: { transform: string }
    • transform: string