Represents an interface for a model adapter.
The type of data that the adapter handles.
Represents a variable of unknown type T.
Refreshes the page.
Sets the data for the object.
The data to set. It can be a partial object of type T or a function that takes the previous data of type T and returns a partial object of type T.
Returns an object representation of the instance.
The object representation of the instance.
Represents an interface for a model adapter.