Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
Deeply get and set values via dot-notation strings respecting type information.
Vue.set with dot notation support ('a.b.c'
) paths.
Set nested properties on an object using dot notation.