examples.model.table
view models (model.Component) now support adding stores.
you can bind to stores which live inside the parent model chain.
example code:
https://github.com/neomjs/neo/tree/dev/examples/model/table
online demo:
https://neomjs.github.io/pages/node_modules/neo.mjs/dist/production/examples/model/table/index.html
https://neomjs.github.io/pages/node_modules/neo.mjs/examples/model/table/index.html