TLImageExportOptions

See source code
Table of contents
interface TLImageExportOptions {}

Properties

background

optional
background?: boolean

bounds

optional
bounds?: Box

darkMode

optional
darkMode?: boolean

padding

optional
padding?: number

preserveAspectRatio

optional
preserveAspectRatio?: React.SVGAttributes<SVGSVGElement>['preserveAspectRatio']

scale

optional
scale?: number

Prev
TLHistoryMark
Next
TLInterruptEventInfo