Variable BackgroundBlurStrengthConst

BackgroundBlurStrength: { HIGH: number; LOW: number; MEDIUM: number } = ...

The numbers below indicate the amount of blur to apply. Larger numbers will produce more blur.

Type declaration

  • HIGH: number
  • LOW: number
  • MEDIUM: number