Represents a Sanity.io resource instance with its own configuration and lifecycle
Readonly
Resolved configuration for this instance
Unique identifier for this instance
Generated as a random 16-character alphanumeric ID
Disposes the instance and cleans up associated resources
Triggers all registered onDispose callbacks
Checks if the instance has been disposed
true if dispose() has been called
Registers a callback to be invoked when the instance is disposed
Callback to execute on disposal
Function to unsubscribe the callback
Represents a Sanity.io resource instance with its own configuration and lifecycle