Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BuilderIO/mitosis
/ ElementClass
Interface
ElementClass
packages/core/jsx-runtime.d.ts:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
interface
ElementClass {
31
render(props: any): Element;
32
}
33
34
type
LibraryManagedAttributes<Component, Props> = Props;
35
Callers
2
main.tsx
File · 0.65
main.tsx
File · 0.65
Implementers
1
ErrorBoundary
examples/basic/overrides/react-native/
Calls
no outgoing calls
Tested by
no test coverage detected