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
在浏览器里alert、confirm等弹出框里的主按钮会自动获得焦点,其后的操作可以『回车』、『空格』触发,这样会加快很多操作效率,比如删除多个而无批量删除的场景下,就不必鼠标频繁左右移动了。 而现在element里没有实现,导致习惯『空格』的我。。。。
The text was updated successfully, but these errors were encountered:
#728
Sorry, something went wrong.
已添加。
怎么去掉这个自动获取焦点呢
+1
No branches or pull requests
在浏览器里alert、confirm等弹出框里的主按钮会自动获得焦点,其后的操作可以『回车』、『空格』触发,这样会加快很多操作效率,比如删除多个而无批量删除的场景下,就不必鼠标频繁左右移动了。
而现在element里没有实现,导致习惯『空格』的我。。。。
The text was updated successfully, but these errors were encountered: