Skip to content

BackgroundSourceArgs

Properties

componentType?

optional componentType: "img" | "picture" | "background"

Component type

Defined in

src/api/BackgroundSource.ts:16


ctx

ctx: ImgProcContext

Integration context

Defined in

src/api/BackgroundSource.ts:14


options

options: Readonly<Partial<ImgProcProcessorOptions> & object>

Component props (readonly)

Defined in

src/api/BackgroundSource.ts:18