ThreadListViewModel
ViewModel responsible for managing the state of a threads list.
Parameters
controller
The ThreadListController handling the business logic and the state management for the threads list.
Functions
Link copied to clipboard
Link copied to clipboard
Binds ThreadListView to a ThreadListViewModel, updating the view's state based on data provided by the ViewModel and propagating view events to the ViewModel as needed.
Link copied to clipboard
Link copied to clipboard
Loads more data when requested.