Public typealias

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

Box

Source

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

TLStoreWithStatusTLTickEvent