Vue NextTick
this.$nextTick(() => {});
Panicky Polecat
this.$nextTick(() => {});
Vue.nextTick(() => {});