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
我这边有一个需求,很类似@符号后出现列表去选择,但是我的触发符号不是@, 这个可以自定义吗? 或者我如果想自己修改的话,是基于dev分支 还是master 呢。 感谢🙏
The text was updated successfully, but these errors were encountered:
@LTY112 props传 ats或at 可以自定义
<at ats:="['@', '#']"><editor></a> <at at:="'#"><editor></a>
ats | Specify a list of "at" characters | Array | ['@']
https://fritx.github.io/vue-at/#/en/props https://fritx.github.io/vue-at/#/en/faq
Sorry, something went wrong.
No branches or pull requests
我这边有一个需求,很类似@符号后出现列表去选择,但是我的触发符号不是@, 这个可以自定义吗? 或者我如果想自己修改的话,是基于dev分支 还是master 呢。 感谢🙏
The text was updated successfully, but these errors were encountered: