// This represents the root node. How do you want it to be displayed? return ( <Widget src="efiz.near/widget/Tree" props={{ rootPath: "everything", rootType: "thing", rootNode: { post: { main: null, dev: null, bos: null, }, }, }} /> );