Resource
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / utils/app/lifecycle/resourceManager / Resource
Interface: Resource
Defined in: utils/app/lifecycle/resourceManager.js:27
Propertiesβ
idβ
id:
string
Defined in: utils/app/lifecycle/resourceManager.js:29
Unique resource identifier
typeβ
type:
any
Defined in: utils/app/lifecycle/resourceManager.js:30
Type of resource
owner?β
optionalowner:string
Defined in: utils/app/lifecycle/resourceManager.js:31
Optional owner/component identifier
cleanupβ
cleanup:
Function
Defined in: utils/app/lifecycle/resourceManager.js:32
Cleanup function for this resource
instance?β
optionalinstance:any
Defined in: utils/app/lifecycle/resourceManager.js:33
Optional reference to the resource instance
timestampβ
timestamp:
number
Defined in: utils/app/lifecycle/resourceManager.js:34
When the resource was registered