Resource
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/app/lifecycle/resourceManager / Resource
Interface: Resource
Defined in: utils/app/lifecycle/resourceManager.js:15
Propertiesβ
idβ
id:
string
Defined in: utils/app/lifecycle/resourceManager.js:16
Unique resource identifier
typeβ
type:
ResourceType
Defined in: utils/app/lifecycle/resourceManager.js:17
Type of resource
owner?β
optionalowner:string
Defined in: utils/app/lifecycle/resourceManager.js:18
Optional owner/component identifier
cleanupβ
cleanup:
Function
Defined in: utils/app/lifecycle/resourceManager.js:19
Cleanup function for this resource
instance?β
optionalinstance:any
Defined in: utils/app/lifecycle/resourceManager.js:20
Optional reference to the resource instance
timestampβ
timestamp:
number
Defined in: utils/app/lifecycle/resourceManager.js:21
When the resource was registered