Reference

ReactCompatRenderableElement

Element-shaped renderable value accepted regardless of its original prop shape.

Signature

interface ReactCompatRenderableElement

Members

$$typeof: typeof REACT_COMPAT_ELEMENT_TYPE
key: string | null
props: { children?: ReactCompatNode }
ref: unknown
type: unknown