the inline style is not prompted when writing vue code. The
HTML format is available.
Please tell me how to make vue also have hints for inline style.
the inline style is not prompted when writing vue code. The
HTML format is available.
Please tell me how to make vue also have hints for inline style.
"files.associations": {
"*.vue": "html"
},
Previous: How does WeChat Mini Programs wepy do dynamic components?
Next: The vue $emit parent method returns the child method after execution