API reference@react-form-builder/coreInterfacesIDataRootProviderOn this pageInterface: IDataRootProvider Provides the root component for the data in the component tree. Extended by IDataContext Accessors dataRoot Get Signature get dataRoot(): ComponentData Returns ComponentData the root component for the data in the component tree.