TLSvgOptions
Table of contents
Public interface
Signature
interface TLSvgOptions {}
Source
packages/editor/src/lib/editor/types/misc-types.ts
Properties
background
Public propertysignature
Signature
background: boolean
bounds
Public propertysignature
Signature
bounds: Box
References
darkMode
Public propertysignature
Signature
darkMode?: boolean
padding
Public propertysignature
Signature
padding: number
preserveAspectRatio
Public propertysignature
Signature
preserveAspectRatio: React.SVGAttributes<SVGSVGElement>['preserveAspectRatio']
scale
Public propertysignature
Signature
scale: number