Public typealias

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

Box

Source

packages/editor/src/lib/editor/types/misc-types.ts

TLSvgDefsComponentTLTickEvent