Create placeholders for view models #207
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#207
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
View models that are needed here:
Each view model needs to have a reference to the App.
Each view model needs to have a handler which listens for messages from the App.
Each view model must be able to create the relevant widgets and attach them to the widget tree.