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

Interface AnimationAttributeTargetSVGAttributes

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

Source from the content-addressed store, hash-verified

899 }
900
901 interface AnimationAttributeTargetSVGAttributes {
902 attributeName?: string;
903 attributeType?: 'CSS' | 'XML' | 'auto';
904 }
905
906 interface PresentationSVGAttributes {
907 'alignment-baseline'?:

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…