We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何复现:
步骤1:
Component({ properties: { title: { type: String, value: '' }, } })
期望的表现: 输入title的时候可以提示
<navbar title= />
实际的表现: 没有任何提示
插件运行环境
插件版本
VSCode版本
操作系统(非必须)
The text was updated successfully, but these errors were encountered:
iChenLei
No branches or pull requests
如何复现:
步骤1:
期望的表现:
输入title的时候可以提示
实际的表现:
没有任何提示
插件运行环境
插件版本
:VSCode版本
:操作系统(非必须)
:The text was updated successfully, but these errors were encountered: