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