API reference@react-form-builder/coreType AliasesIDisposableOn this pageType Alias: IDisposable IDisposable = object Type of disposable object. Properties dispose() dispose: () => void Performs the tasks necessary to release resources correctly. Returns void