TLSvgOptions
See source codeTable of contents
interface TLSvgOptions {}
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
TLStoreBaseOptionsNext
TLTickEventInfo