Ir al contenido

ServerRenderOptions

Defined in: export/ServerRenderer.ts:19

optional background?: string

Defined in: export/ServerRenderer.ts:21

Background color. Default: ‘#ffffff’


optional maxHeight?: number

Defined in: export/ServerRenderer.ts:29

Maximum output height in pixels.


optional maxWidth?: number

Defined in: export/ServerRenderer.ts:27

Maximum output width in pixels.


optional padding?: number

Defined in: export/ServerRenderer.ts:23

Padding around the content. Default: 20


optional scale?: number

Defined in: export/ServerRenderer.ts:25

Scale factor for the output resolution. Default: 1