VSCode Vetur Template Interpolation ServiceSupphachoke Suntiwichaya·Follow2 min read·Aug 8, 2020--ListenShareHow to Vetur 0.26.1 check variable type in Vue’s templateEnable OptionVSCode Vetur extension enable optionExample Without Type declareCase 1 mouse overMouse over variable in templateCase 2 CMD/ALT + mouse overExample With Type DeclarePossibly ‘undefined’Use v-if to make sure ‘info’ has value