Interface: RenderBatchItem
Defined in: packages/vellora/src/types.ts:117
One document in a bounded batch render.
Properties
data?
optionaldata?:RenderData
Defined in: packages/vellora/src/types.ts:119
html
html:
HtmlInput
Defined in: packages/vellora/src/types.ts:118
opts?
optionalopts?:RenderOptions
Defined in: packages/vellora/src/types.ts:120