Variable backgroundRepeatConfigConst

backgroundRepeatConfig: { noRepeat: string; repeat: { DEFAULT: string; round: string; space: string; x: string; y: string } } = ...

Type declaration

  • noRepeat: string
  • repeat: { DEFAULT: string; round: string; space: string; x: string; y: string }
    • DEFAULT: string
    • round: string
    • space: string
    • x: string
    • y: string