Skip to content

Interface: RenderBatchItem

Defined in: packages/vellora/src/types.ts:117

One document in a bounded batch render.

Properties

data?

optional data?: RenderData

Defined in: packages/vellora/src/types.ts:119


html

html: HtmlInput

Defined in: packages/vellora/src/types.ts:118


opts?

optional opts?: RenderOptions

Defined in: packages/vellora/src/types.ts:120