MCPcopy Create free account
hub / github.com/BuilderIO/mitosis / FitToViewBoxSVGAttributes

Interface FitToViewBoxSVGAttributes

packages/core/jsx-runtime.d.ts:1047–1050  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1045 }
1046
1047 interface FitToViewBoxSVGAttributes {
1048 viewBox?: string;
1049 preserveAspectRatio?: SVGPreserveAspectRatio;
1050 }
1051
1052 interface GradientElementSVGAttributes<T>
1053 extends CoreSVGAttributes<T>,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…