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

Interface FeTileSVGAttributes

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

Source from the content-addressed store, hash-verified

1368 }
1369
1370 interface FeTileSVGAttributes<T>
1371 extends FilterPrimitiveElementSVGAttributes<T>,
1372 SingleInputFilterSVGAttributes,
1373 StylableSVGAttributes {}
1374
1375 interface FeTurbulanceSVGAttributes<T>
1376 extends FilterPrimitiveElementSVGAttributes<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…