TLSvgOptions
Public typealias
Signature
type TLSvgOptions = {
bounds: Box
scale: number
background: boolean
padding: number
darkMode?: boolean
preserveAspectRatio: React.SVGAttributes<SVGSVGElement>['preserveAspectRatio']
}
References
Source