API reference@react-form-builder/coreFunctionsunloadResourceOn this pageFunction: unloadResource() unloadResource(id): void Unloads a resource from the DOM based on its ID. Internal use only. Parameters • id: string the ID of the resource to unload. Returns void