TSVGExportOptions
TSVGExportOptions =
object
Defined in: src/canvas/StaticCanvas.ts:62
Properties
Section titled “Properties”encoding?
Section titled “encoding?”
optionalencoding:"UTF-8"
Defined in: src/canvas/StaticCanvas.ts:70
height?
Section titled “height?”
optionalheight:string
Defined in: src/canvas/StaticCanvas.ts:72
reviver?
Section titled “reviver?”
optionalreviver:TSVGReviver
Defined in: src/canvas/StaticCanvas.ts:73
suppressPreamble?
Section titled “suppressPreamble?”
optionalsuppressPreamble:boolean
Defined in: src/canvas/StaticCanvas.ts:63
viewBox?
Section titled “viewBox?”
optionalviewBox:object
Defined in: src/canvas/StaticCanvas.ts:64
height
Section titled “height”height:
number
width:
number
x:
number
y:
number
width?
Section titled “width?”
optionalwidth:string
Defined in: src/canvas/StaticCanvas.ts:71