Table of Contents

**@arolariu/components**


@arolariu/components / HoleBackgroundProps

Interface: HoleBackgroundProps

Defined in: components/ui/hole-background.tsx:8

Extends

  • HTMLAttributes<HTMLCanvasElement>

Properties

strokeColor?

optional strokeColor: string

Defined in: components/ui/hole-background.tsx:9


numberOfLines?

optional numberOfLines: number

Defined in: components/ui/hole-background.tsx:10


numberOfDiscs?

optional numberOfDiscs: number

Defined in: components/ui/hole-background.tsx:11


particleRGBColor?

optional particleRGBColor: [number, number, number]

Defined in: components/ui/hole-background.tsx:12