TLImageExportOptions
See source codeTable of contents
interface TLImageExportOptions {}Properties
background
optional
background?: booleanbounds
optional
bounds?: BoxdarkMode
optional
darkMode?: booleanpadding
optional
padding?: numberpixelRatio
optional
pixelRatio?: numberpreserveAspectRatio
optional
preserveAspectRatio?: React.SVGAttributes<SVGSVGElement>['preserveAspectRatio']quality
optional
quality?: numberscale
optional
scale?: numberPrev
TLHistoryMarkNext
TLInterruptEventInfo