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

Interface ConditionalProcessingSVGAttributes

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

Source from the content-addressed store, hash-verified

861 // }
862
863 interface ConditionalProcessingSVGAttributes {
864 requiredExtensions?: string;
865 requiredFeatures?: string;
866 systemLanguage?: string;
867 }
868
869 interface ExternalResourceSVGAttributes {
870 externalResourcesRequired?: 'true' | 'false';

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…