Abstract
Abstract base class for view models that manage UI state and store interactions.
The type of UI state managed by this view model.
Protected
Creates a new AbstractViewModel instance.
The Redux store instance for state management.
Readonly
Gets the current UI state managed by this view model.
The current UI state.
Disposes all registered disposables and clears the disposables array.
Abstract base class for view models that manage UI state and store interactions.