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
code: vBind={this.$attrs} console: Failed to resolve directive: bind
The text was updated successfully, but these errors were encountered:
在jsx中只能这样传递组件未从定义props中的属性吗?
required = {this.$attrs.required} placeholder={this.$attrs.placeholder}
Sorry, something went wrong.
<my-element-or-component {...{ attrs: this.$attrs }} />
No branches or pull requests
code: vBind={this.$attrs}
console: Failed to resolve directive: bind
The text was updated successfully, but these errors were encountered: