UNPKG

@jsonforms/material-tree-renderer

Version:

Material-based tree renderer for JSON Forms

3 lines (2 loc) 489 B
import React from 'react'; export declare const wrapImageIfNecessary: (el: string | React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>;