Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / Background / BackgroundOptions

Interface: BackgroundOptions

Properties

attachment

attachment: string

Defined in

src/ui/useBackground.js:16


draw

draw: "squares" | "circles"

Defined in

src/ui/useBackground.js:15


light

light: number

Defined in

src/ui/useBackground.js:13


overlay

overlay: number

Defined in

src/ui/useBackground.js:14


pub

pub: string

Defined in

src/ui/useBackground.js:11


size

size: number

Defined in

src/ui/useBackground.js:12

MIT