Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
Vue.set with dot notation support ('a.b.c'
) paths.
Set nested properties on an object using dot notation.
jonschlinkert6 months agoSupport nested data types like collections and models within your Backbone.js models
bevryabout 1 year ago