- NodeWrapper(props): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: SystemProps<Theme> & {} & CommonProps & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {}, keyof CommonProps | "children" | "sx" | "ref" | StandardSystemKeys | "component"> & {
useStatement?: ((params?) => StatementHookReturn);
}
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.