Frontmatter
| id | 1740 |
| title | examples.model.Table |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 9, 2021, 7:47 PM |
| updatedAt | Apr 9, 2021, 10:07 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1740 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 9, 2021, 10:07 PM |


To further develop and test the model.Component stores config, we need a new example (app).
I will copy an existing table example, add a view model class, create the store there and then add a binding inside the table view.