Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
Vue.set with dot notation support ('a.b.c'
) paths.
The utilities for working with a collections such as objects, arrays and primitives such as numbers, strings, etc.
xcritical-softwareover 2 years agoSet nested properties on an object using dot notation.
jonschlinkert6 months ago