Variable slideOutLeftKeyframesConst

slideOutLeftKeyframes: { from: { transform: string }; to: { transform: string; visibility: string } } = ...

Type declaration

  • from: { transform: string }
    • transform: string
  • to: { transform: string; visibility: string }
    • transform: string
    • visibility: string