UNPKG

@jsonforms/material-tree-renderer

Version:

Material-based tree renderer for JSON Forms

4 lines (3 loc) 134 B
/// <reference types="react" /> declare const ThemedTreeWithDetail: (props: any) => JSX.Element; export default ThemedTreeWithDetail;